⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1b.frm

📁 设置滤波器类型
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1 
   Caption         =   "   INDIGO --- SERIAL TRANSMIT AND RECEIVE"
   ClientHeight    =   6810
   ClientLeft      =   165
   ClientTop       =   855
   ClientWidth     =   10440
   Icon            =   "Form1b.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6810
   ScaleWidth      =   10440
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton FlashCopy 
      Caption         =   "FlashCopy"
      Height          =   495
      Left            =   6240
      TabIndex        =   105
      Top             =   3840
      Width           =   2415
   End
   Begin VB.CommandButton readflash 
      Caption         =   "Read from Flash"
      Height          =   375
      Left            =   6240
      TabIndex        =   104
      Top             =   2760
      Width           =   2055
   End
   Begin VB.CommandButton Command2 
      Caption         =   "Send Command Directly "
      Height          =   375
      Left            =   6240
      TabIndex        =   103
      Top             =   1200
      Visible         =   0   'False
      Width           =   2055
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   4581
      Left            =   1440
      Top             =   5880
   End
   Begin MSComDlg.CommonDialog dlgopen 
      Left            =   840
      Top             =   5880
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Caption         =   "Transmit"
      BeginProperty Font 
         Name            =   "System"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   855
      Left            =   5400
      TabIndex        =   5
      Top             =   240
      Visible         =   0   'False
      Width           =   3375
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   0
         Left            =   240
         TabIndex        =   73
         Text            =   "62"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   1
         Left            =   600
         TabIndex        =   72
         Text            =   "62"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   2
         Left            =   960
         TabIndex        =   71
         Text            =   "62"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   3
         Left            =   1320
         TabIndex        =   70
         Text            =   "62"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   4
         Left            =   1680
         TabIndex        =   69
         Text            =   "5"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   5
         Left            =   2040
         TabIndex        =   68
         Text            =   "6"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   6
         Left            =   2400
         TabIndex        =   67
         Text            =   "7"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   7
         Left            =   2760
         TabIndex        =   66
         Text            =   "8"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   8
         Left            =   3480
         TabIndex        =   65
         Text            =   "9"
         Top             =   240
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   9
         Left            =   3480
         TabIndex        =   64
         Text            =   "a"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   10
         Left            =   3840
         TabIndex        =   63
         Text            =   "b"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   11
         Left            =   4200
         TabIndex        =   62
         Text            =   "c"
         Top             =   360
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   13
         Left            =   240
         TabIndex        =   61
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   14
         Left            =   600
         TabIndex        =   60
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   15
         Left            =   960
         TabIndex        =   59
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   16
         Left            =   1320
         TabIndex        =   58
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   17
         Left            =   1680
         TabIndex        =   57
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   18
         Left            =   2040
         TabIndex        =   56
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   19
         Left            =   2400
         TabIndex        =   55
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   20
         Left            =   2760
         TabIndex        =   54
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   21
         Left            =   3120
         TabIndex        =   53
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   22
         Left            =   3480
         TabIndex        =   52
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   23
         Left            =   3840
         TabIndex        =   51
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   24
         Left            =   4200
         TabIndex        =   50
         Text            =   "28"
         Top             =   1320
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   25
         Left            =   1080
         TabIndex        =   49
         Text            =   "28"
         Top             =   1800
         Width           =   615
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   26
         Left            =   240
         TabIndex        =   48
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   27
         Left            =   600
         TabIndex        =   47
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   28
         Left            =   960
         TabIndex        =   46
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   29
         Left            =   1320
         TabIndex        =   45
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   30
         Left            =   1680
         TabIndex        =   44
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   31
         Left            =   2040
         TabIndex        =   43
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   32
         Left            =   2400
         TabIndex        =   42
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   33
         Left            =   2760
         TabIndex        =   41
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   34
         Left            =   3120
         TabIndex        =   40
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   35
         Left            =   3480
         TabIndex        =   39
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   36
         Left            =   3840
         TabIndex        =   38
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   37
         Left            =   4200
         TabIndex        =   37
         Text            =   "28"
         Top             =   2280
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   360
         Index           =   38
         Left            =   1080
         TabIndex        =   36
         Text            =   "28"
         Top             =   2760
         Width           =   615
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   39
         Left            =   240
         TabIndex        =   35
         Text            =   "28"
         Top             =   3240
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   40
         Left            =   600
         TabIndex        =   34
         Text            =   "28"
         Top             =   3240
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   41
         Left            =   960
         TabIndex        =   33
         Text            =   "28"
         Top             =   3240
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   42
         Left            =   1320
         TabIndex        =   32
         Text            =   "28"
         Top             =   3240
         Width           =   395
      End
      Begin VB.TextBox senddata 
         Height          =   375
         Index           =   43

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -