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

📄 form1.frm

📁 shimaden仪表的MODBUS_RTU协议通讯测试
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   BackColor       =   &H00000000&
   Caption         =   "Form1"
   ClientHeight    =   10950
   ClientLeft      =   60
   ClientTop       =   510
   ClientWidth     =   15240
   LinkTopic       =   "Form1"
   ScaleHeight     =   10950
   ScaleWidth      =   15240
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame0 
      BackColor       =   &H00000000&
      Caption         =   "Frame0"
      ForeColor       =   &H00FFFFFF&
      Height          =   9375
      Left            =   7920
      TabIndex        =   92
      Top             =   480
      Width           =   3015
      Begin VB.CommandButton Com_STOP_B1 
         Caption         =   "Com_STOP_B1"
         Enabled         =   0   'False
         Height          =   495
         Left            =   1560
         TabIndex        =   111
         Top             =   8760
         Width           =   1215
      End
      Begin VB.CommandButton Com_STBY_B1 
         Caption         =   "Com_STBY_B1"
         Height          =   495
         Left            =   1560
         TabIndex        =   110
         Top             =   8160
         Width           =   1215
      End
      Begin VB.CommandButton Com_MAN_B1 
         Caption         =   "Com_MAN_B1"
         Height          =   495
         Left            =   1560
         TabIndex        =   109
         Top             =   7560
         Width           =   1215
      End
      Begin VB.CommandButton Com_AT_B1 
         Caption         =   "Com_AT_B1"
         Height          =   495
         Left            =   1560
         TabIndex        =   108
         Top             =   6960
         Width           =   1215
      End
      Begin VB.CommandButton Com_ZS 
         Caption         =   "Com_ZS"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   107
         Top             =   6360
         Width           =   1215
      End
      Begin VB.CommandButton Com_STOP_B0 
         Caption         =   "Com_STOP_B0"
         Enabled         =   0   'False
         Height          =   495
         Left            =   240
         TabIndex        =   106
         Top             =   8760
         Width           =   1215
      End
      Begin VB.CommandButton Com_STBY_B0 
         Caption         =   "Com_STBY_B0"
         Height          =   495
         Left            =   240
         TabIndex        =   105
         Top             =   8160
         Width           =   1215
      End
      Begin VB.CommandButton Com_MAN_B0 
         Caption         =   "Com_MAN_B0"
         Height          =   495
         Left            =   240
         TabIndex        =   104
         Top             =   7560
         Width           =   1215
      End
      Begin VB.CommandButton Com_AT_B0 
         Caption         =   "Com_AT_B0"
         Height          =   495
         Left            =   240
         TabIndex        =   103
         Top             =   6960
         Width           =   1215
      End
      Begin VB.CommandButton Com_切换通道 
         Caption         =   "Com_切换通道"
         Height          =   495
         Left            =   840
         TabIndex        =   102
         Top             =   360
         Width           =   1215
      End
      Begin VB.CommandButton Com_STOP 
         Caption         =   "Com_STOP"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   101
         Top             =   4560
         Width           =   1215
      End
      Begin VB.CommandButton Com_COM 
         Caption         =   "Com_COM"
         Height          =   495
         Left            =   840
         TabIndex        =   100
         Top             =   5160
         Width           =   1215
      End
      Begin VB.CommandButton Com_AT 
         Caption         =   "Com_AT"
         Height          =   495
         Left            =   840
         TabIndex        =   99
         Top             =   960
         Width           =   1215
      End
      Begin VB.CommandButton Com_MAN 
         Caption         =   "Com_MAN"
         Height          =   495
         Left            =   840
         TabIndex        =   98
         Top             =   1560
         Width           =   1215
      End
      Begin VB.CommandButton Com_STBY 
         Caption         =   "Com_STBY"
         Height          =   495
         Left            =   840
         TabIndex        =   97
         Top             =   2160
         Width           =   1215
      End
      Begin VB.CommandButton Com_REM 
         Caption         =   "Com_REM"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   96
         Top             =   2760
         Width           =   1215
      End
      Begin VB.CommandButton Com_ESV 
         Caption         =   "Com_ESV"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   95
         Top             =   3360
         Width           =   1215
      End
      Begin VB.CommandButton Com_RMP 
         Caption         =   "Com_RMP"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   94
         Top             =   3960
         Width           =   1215
      End
      Begin VB.CommandButton Com_ATWAIT 
         Caption         =   "Com_ATWAIT"
         Enabled         =   0   'False
         Height          =   495
         Left            =   840
         TabIndex        =   93
         Top             =   5760
         Width           =   1215
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00000000&
      Caption         =   "Frame4"
      ForeColor       =   &H00FFFFFF&
      Height          =   1215
      Left            =   4800
      TabIndex        =   41
      Top             =   8640
      Width           =   2895
      Begin VB.Label Label_0129 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Label"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   285
         Left            =   240
         TabIndex        =   45
         Top             =   360
         Width           =   825
      End
      Begin VB.Label Label_0142 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Label"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   285
         Left            =   240
         TabIndex        =   44
         Top             =   720
         Width           =   825
      End
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_STPRPT"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   25
         Left            =   1200
         TabIndex        =   43
         Top             =   360
         Width           =   1320
      End
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_POSI"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   26
         Left            =   1200
         TabIndex        =   42
         Top             =   720
         Width           =   990
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00000000&
      Caption         =   "Frame3"
      ForeColor       =   &H00FFFFFF&
      Height          =   8055
      Left            =   4800
      TabIndex        =   26
      Top             =   480
      Width           =   2895
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_PID"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   44
         Left            =   1560
         TabIndex        =   91
         Top             =   7560
         Width           =   825
      End
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_TIM"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   43
         Left            =   1560
         TabIndex        =   90
         Top             =   7200
         Width           =   825
      End
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_STP"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   42
         Left            =   1560
         TabIndex        =   89
         Top             =   6840
         Width           =   825
      End
      Begin VB.Label Label 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "E_RPT"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   285
         Index           =   41
         Left            =   1560
         TabIndex        =   88

⌨️ 快捷键说明

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