frmrun.frm

来自「16 relay output channels and 16 isolated」· FRM 代码 · 共 728 行 · 第 1/2 页

FRM
728
字号
VERSION 5.00
Begin VB.Form frmRun 
   Appearance      =   0  'Flat
   BackColor       =   &H80000005&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Analog Input Demo"
   ClientHeight    =   4650
   ClientLeft      =   3075
   ClientTop       =   1830
   ClientWidth     =   5790
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   8.25
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H80000008&
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   4650
   ScaleWidth      =   5790
   Begin VB.CommandButton cmdPost 
      Caption         =   ">"
      Height          =   315
      Left            =   5280
      TabIndex        =   29
      Top             =   1800
      Width           =   375
   End
   Begin VB.CommandButton cmdPre 
      Caption         =   "<"
      Height          =   315
      Left            =   5280
      TabIndex        =   28
      Top             =   1440
      Width           =   375
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   15
      Left            =   4200
      Locked          =   -1  'True
      TabIndex        =   23
      Text            =   "0.00"
      Top             =   2280
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   14
      Left            =   4200
      Locked          =   -1  'True
      TabIndex        =   22
      Text            =   "0.00"
      Top             =   1800
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   13
      Left            =   4200
      Locked          =   -1  'True
      TabIndex        =   21
      Text            =   "0.00"
      Top             =   1320
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   12
      Left            =   4200
      Locked          =   -1  'True
      TabIndex        =   20
      Text            =   "0.00"
      Top             =   840
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   11
      Left            =   3000
      Locked          =   -1  'True
      TabIndex        =   19
      Text            =   "0.00"
      Top             =   2280
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   10
      Left            =   3000
      Locked          =   -1  'True
      TabIndex        =   18
      Text            =   "0.00"
      Top             =   1800
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   9
      Left            =   3000
      Locked          =   -1  'True
      TabIndex        =   17
      Text            =   "0.00"
      Top             =   1320
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   8
      Left            =   3000
      Locked          =   -1  'True
      TabIndex        =   16
      Text            =   "0.00"
      Top             =   840
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   7
      Left            =   1800
      Locked          =   -1  'True
      TabIndex        =   15
      Text            =   "0.00"
      Top             =   2280
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   6
      Left            =   1800
      Locked          =   -1  'True
      TabIndex        =   14
      Text            =   "0.00"
      Top             =   1800
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   5
      Left            =   1800
      Locked          =   -1  'True
      TabIndex        =   13
      Text            =   "0.00"
      Top             =   1320
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   4
      Left            =   1800
      Locked          =   -1  'True
      TabIndex        =   12
      Text            =   "0.00"
      Top             =   840
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   3
      Left            =   600
      Locked          =   -1  'True
      TabIndex        =   11
      Text            =   "0.00"
      Top             =   2280
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   2
      Left            =   600
      Locked          =   -1  'True
      TabIndex        =   10
      Text            =   "0.00"
      Top             =   1800
      Width           =   975
   End
   Begin VB.TextBox txtVoltRead 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Index           =   1
      Left            =   600
      Locked          =   -1  'True
      TabIndex        =   9
      Text            =   "0.00"
      Top             =   1320
      Width           =   975
   End
   Begin VB.Timer tmrLed 
      Interval        =   400
      Left            =   2040
      Top             =   0
   End
   Begin VB.Frame frmSampleRate 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&

⌨️ 快捷键说明

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