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

📄 form1.frm

📁 here, modbus source code in visual basic
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10770
   LinkTopic       =   "Form1"
   ScaleHeight     =   8595
   ScaleWidth      =   10770
   StartUpPosition =   3  'Windows Default
   Begin VB.CheckBox Check5 
      Caption         =   "Check5"
      Height          =   255
      Left            =   7560
      TabIndex        =   64
      Top             =   7200
      Width           =   255
   End
   Begin VB.TextBox Text19 
      Height          =   375
      Left            =   6480
      TabIndex        =   63
      Text            =   "Text19"
      Top             =   7920
      Width           =   1335
   End
   Begin VB.Timer Timer2 
      Interval        =   100
      Left            =   6840
      Top             =   7200
   End
   Begin VB.TextBox Text18 
      Height          =   375
      Left            =   2880
      TabIndex        =   62
      Text            =   "Text18"
      Top             =   7680
      Width           =   1695
   End
   Begin VB.CheckBox Check4 
      Caption         =   "Start"
      Height          =   255
      Left            =   3480
      TabIndex        =   61
      Top             =   6960
      Width           =   1215
   End
   Begin VB.CheckBox Check3 
      Caption         =   "Stop"
      Height          =   255
      Left            =   3480
      TabIndex        =   60
      Top             =   7320
      Width           =   1215
   End
   Begin VB.CommandButton Command8 
      Caption         =   "Write Single"
      Height          =   375
      Left            =   5520
      TabIndex        =   59
      Top             =   6240
      Width           =   1695
   End
   Begin VB.CommandButton Command7 
      Caption         =   "Read Single"
      Height          =   375
      Left            =   3000
      TabIndex        =   58
      Top             =   6240
      Width           =   1695
   End
   Begin VB.TextBox Text17 
      Height          =   375
      Left            =   5520
      TabIndex        =   57
      Text            =   "2.0"
      Top             =   5640
      Width           =   1695
   End
   Begin VB.TextBox Text16 
      Height          =   375
      Left            =   3000
      TabIndex        =   56
      Text            =   "1.0"
      Top             =   5640
      Width           =   1695
   End
   Begin VB.CommandButton Command6 
      Caption         =   "Read Boolean"
      Height          =   375
      Left            =   240
      TabIndex        =   55
      Top             =   7920
      Width           =   1335
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   15
      Left            =   1200
      TabIndex        =   54
      Top             =   7560
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   14
      Left            =   1200
      TabIndex        =   53
      Top             =   7200
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   13
      Left            =   1200
      TabIndex        =   52
      Top             =   6840
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   12
      Left            =   1200
      TabIndex        =   51
      Top             =   6480
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   11
      Left            =   1200
      TabIndex        =   50
      Top             =   6120
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   10
      Left            =   1200
      TabIndex        =   49
      Top             =   5760
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   9
      Left            =   1200
      TabIndex        =   48
      Top             =   5400
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   8
      Left            =   1200
      TabIndex        =   47
      Top             =   5040
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   7
      Left            =   480
      TabIndex        =   46
      Top             =   7560
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   6
      Left            =   480
      TabIndex        =   45
      Top             =   7200
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   5
      Left            =   480
      TabIndex        =   44
      Top             =   6840
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   4
      Left            =   480
      TabIndex        =   43
      Top             =   6480
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   3
      Left            =   480
      TabIndex        =   42
      Top             =   6120
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   2
      Left            =   480
      TabIndex        =   41
      Top             =   5760
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   1
      Left            =   480
      TabIndex        =   40
      Top             =   5400
      Width           =   255
   End
   Begin VB.CheckBox Check2 
      Caption         =   "Check2"
      Height          =   255
      Index           =   0
      Left            =   480
      TabIndex        =   39
      Top             =   5040
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   15
      Left            =   9720
      TabIndex        =   38
      Top             =   7440
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   14
      Left            =   9720
      TabIndex        =   37
      Top             =   7080
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   13
      Left            =   9720
      TabIndex        =   36
      Top             =   6720
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   12
      Left            =   9720
      TabIndex        =   35
      Top             =   6360
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   11
      Left            =   9720
      TabIndex        =   34
      Top             =   6000
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   10
      Left            =   9720
      TabIndex        =   33
      Top             =   5640
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   9
      Left            =   9720
      TabIndex        =   32
      Top             =   5280
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   8
      Left            =   9720
      TabIndex        =   31
      Top             =   4920
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   7
      Left            =   9000
      TabIndex        =   30
      Top             =   7440
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   6
      Left            =   9000
      TabIndex        =   29
      Top             =   7080
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   5
      Left            =   9000
      TabIndex        =   28
      Top             =   6720
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   4
      Left            =   9000
      TabIndex        =   27
      Top             =   6360
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   3
      Left            =   9000
      TabIndex        =   26
      Top             =   6000
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   2
      Left            =   9000
      TabIndex        =   25
      Top             =   5640
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   1
      Left            =   9000
      TabIndex        =   24
      Top             =   5280
      Width           =   255
   End
   Begin VB.CheckBox Check1 
      Caption         =   "Check1"
      Height          =   375
      Index           =   0
      Left            =   9000
      TabIndex        =   23
      Top             =   4920
      Width           =   255
   End
   Begin VB.CommandButton Command5 
      Caption         =   "StringToSingle"
      Height          =   495
      Left            =   4440
      TabIndex        =   22

⌨️ 快捷键说明

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