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

📄 pc机控制教学信息.frm

📁 30路继电器双串口单片机控制板
💻 FRM
📖 第 1 页 / 共 5 页
字号:
   End
   Begin VB.CommandButton 全开 
      BackColor       =   &H80000008&
      Caption         =   "继电器全开"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   1
      Left            =   10320
      MaskColor       =   &H00FF0000&
      TabIndex        =   33
      Top             =   480
      Width           =   2295
   End
   Begin VB.CommandButton 工位5开 
      Caption         =   "继电器5开"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   600
      TabIndex        =   32
      Top             =   4920
      Width           =   1575
   End
   Begin VB.CommandButton 工位8开 
      Caption         =   "继电器8开"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   600
      TabIndex        =   31
      Top             =   7080
      Width           =   1575
   End
   Begin VB.CommandButton 工位6开 
      Caption         =   "继电器6开"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   600
      TabIndex        =   30
      Top             =   5640
      Width           =   1575
   End
   Begin VB.CommandButton 工位7开 
      Caption         =   "继电器7开"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   600
      TabIndex        =   29
      Top             =   6360
      Width           =   1575
   End
   Begin VB.TextBox 工位5 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   28
      Text            =   "关"
      Top             =   4920
      Width           =   615
   End
   Begin VB.TextBox 工位6 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   27
      Text            =   "关"
      Top             =   5640
      Width           =   615
   End
   Begin VB.TextBox 工位7 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   26
      Text            =   "关"
      Top             =   6360
      Width           =   615
   End
   Begin VB.TextBox 工位8 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   25
      Text            =   "关"
      Top             =   7080
      Width           =   615
   End
   Begin VB.CommandButton 工位5关 
      Caption         =   "继电器5关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   1
      Left            =   3000
      TabIndex        =   24
      Top             =   4920
      Width           =   1575
   End
   Begin VB.CommandButton 工位6关 
      Caption         =   "继电器6关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   645
      Left            =   3000
      TabIndex        =   23
      Top             =   5640
      Width           =   1575
   End
   Begin VB.CommandButton 工位7关 
      Caption         =   "继电器7关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   3000
      TabIndex        =   22
      Top             =   6360
      Width           =   1575
   End
   Begin VB.CommandButton 工位8关 
      Caption         =   "继电器8关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   1
      Left            =   3000
      TabIndex        =   21
      Top             =   7080
      Width           =   1575
   End
   Begin VB.ComboBox Combo2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      ItemData        =   "pc机控制教学信息.frx":0000
      Left            =   8640
      List            =   "pc机控制教学信息.frx":0013
      TabIndex        =   20
      Text            =   "9600"
      Top             =   1200
      Width           =   1335
   End
   Begin VB.ComboBox Combo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   420
      ItemData        =   "pc机控制教学信息.frx":0036
      Left            =   6000
      List            =   "pc机控制教学信息.frx":004C
      TabIndex        =   19
      Text            =   "COM1"
      Top             =   1200
      Width           =   1215
   End
   Begin VB.CommandButton 退出系统 
      Caption         =   "退出系统"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   13320
      TabIndex        =   18
      Top             =   10800
      Width           =   2175
   End
   Begin VB.CommandButton 工位4关 
      Caption         =   "继电器4关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   0
      Left            =   3000
      TabIndex        =   17
      Top             =   4200
      Width           =   1575
   End
   Begin VB.CommandButton 工位3关 
      Caption         =   "继电器3关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   3000
      TabIndex        =   16
      Top             =   3480
      Width           =   1575
   End
   Begin VB.CommandButton 工位2关 
      Caption         =   "继电器2关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   645
      Left            =   3000
      TabIndex        =   15
      Top             =   2760
      Width           =   1575
   End
   Begin VB.CommandButton 工位1关 
      Caption         =   "继电器1关"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   0
      Left            =   3000
      TabIndex        =   14
      Top             =   2040
      Width           =   1575
   End
   Begin VB.TextBox 工位4 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   13
      Text            =   "关"
      Top             =   4200
      Width           =   615
   End
   Begin VB.TextBox 工位3 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   615
      Left            =   2280
      TabIndex        =   12
      Text            =   "关"
      Top             =   3480
      Width           =   615
   End
   Begin VB.TextBox 工位2 
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False

⌨️ 快捷键说明

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