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

📄 8-

📁 8路串口继电器
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   4425
   ClientLeft      =   45
   ClientTop       =   375
   ClientWidth     =   6600
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4425
   ScaleWidth      =   6600
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text4 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4320
      TabIndex        =   31
      Text            =   "Text4"
      Top             =   3120
      Width           =   735
   End
   Begin VB.TextBox Text3 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   3360
      TabIndex        =   30
      Text            =   "Text3"
      Top             =   3120
      Width           =   975
   End
   Begin VB.TextBox Text2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   2280
      TabIndex        =   29
      Text            =   "Text2"
      Top             =   3120
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1200
      TabIndex        =   28
      Text            =   "Text1"
      Top             =   3120
      Width           =   1095
   End
   Begin VB.Frame Frame3 
      Caption         =   "定时开关"
      Height          =   1215
      Left            =   120
      TabIndex        =   12
      Top             =   1920
      Width           =   5415
      Begin VB.ComboBox Combo5 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Left            =   3000
         TabIndex        =   26
         Text            =   "Combo5"
         Top             =   360
         Width           =   735
      End
      Begin VB.CommandButton Command13 
         Caption         =   "定时关"
         Height          =   375
         Left            =   4320
         TabIndex        =   24
         Top             =   720
         Width           =   855
      End
      Begin VB.CommandButton Command12 
         Caption         =   "定时开"
         Height          =   375
         Left            =   4320
         TabIndex        =   23
         Top             =   240
         Width           =   855
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   2040
         TabIndex        =   22
         Text            =   "Combo4"
         Top             =   360
         Width           =   615
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1080
         TabIndex        =   21
         Text            =   "Combo3"
         Top             =   360
         Width           =   615
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "JDKZ.frx":0000
         Left            =   120
         List            =   "JDKZ.frx":0002
         TabIndex        =   20
         Text            =   "Combo2"
         Top             =   360
         Width           =   615
      End
      Begin VB.Label Label10 
         Caption         =   "#"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   3840
         TabIndex        =   27
         Top             =   480
         Width           =   255
      End
      Begin VB.Label timekg 
         Caption         =   "Label9"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         TabIndex        =   25
         Top             =   720
         Width           =   2295
      End
      Begin VB.Label Label8 
         Caption         =   "秒"
         Height          =   255
         Left            =   2640
         TabIndex        =   19
         Top             =   480
         Width           =   255
      End
      Begin VB.Label Label7 
         Caption         =   "分"
         Height          =   255
         Left            =   1800
         TabIndex        =   18
         Top             =   480
         Width           =   255
      End
      Begin VB.Label Label6 
         Caption         =   "时"
         Height          =   375
         Left            =   840
         TabIndex        =   17
         Top             =   480
         Width           =   255
      End
   End
   Begin VB.Frame relay 
      Caption         =   "继电器状态"
      Height          =   1815
      Left            =   0
      TabIndex        =   5
      Top             =   0
      Width           =   6495
      Begin VB.Timer TR 
         Interval        =   1
         Left            =   5520
         Top             =   360
      End
      Begin VB.CommandButton kc8 
         Caption         =   "开"
         Height          =   375
         Left            =   4320
         TabIndex        =   35
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc7 
         Caption         =   "开"
         Height          =   375
         Left            =   3720
         TabIndex        =   34
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc6 
         Caption         =   "开"
         Height          =   375
         Left            =   3120
         TabIndex        =   33
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc5 
         Caption         =   "开"
         Height          =   375
         Left            =   2520
         TabIndex        =   32
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kgall 
         Caption         =   "全关"
         Height          =   375
         Left            =   5640
         TabIndex        =   11
         Top             =   1320
         Width           =   735
      End
      Begin VB.CommandButton kcall 
         Caption         =   "全开"
         Height          =   375
         Left            =   4920
         TabIndex        =   10
         Top             =   1320
         Width           =   735
      End
      Begin VB.CommandButton kc4 
         Caption         =   "开"
         Height          =   375
         Left            =   1920
         TabIndex        =   9
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc3 
         Caption         =   "开"
         Height          =   375
         Left            =   1320
         TabIndex        =   8
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc2 
         Caption         =   "开"
         Height          =   375
         Left            =   720
         TabIndex        =   7
         Top             =   1320
         Width           =   495
      End
      Begin VB.CommandButton kc1 
         Caption         =   "开"
         Height          =   375
         Left            =   120
         TabIndex        =   6
         Top             =   1320
         Width           =   495
      End
      Begin VB.Label Label14 
         Caption         =   "8#"
         Height          =   255
         Left            =   4440
         TabIndex        =   39
         Top             =   240
         Width           =   255
      End
      Begin VB.Label Label13 
         Caption         =   "7#"
         Height          =   255
         Left            =   3840
         TabIndex        =   38
         Top             =   240
         Width           =   255
      End
      Begin VB.Label Label12 
         Caption         =   "6#"
         Height          =   255
         Left            =   3240
         TabIndex        =   37
         Top             =   240
         Width           =   255
      End
      Begin VB.Label Label11 
         Caption         =   "5#"
         Height          =   255
         Left            =   2640
         TabIndex        =   36
         Top             =   240
         Width           =   255
      End
      Begin VB.Shape ks8 
         BackColor       =   &H00000000&
         BackStyle       =   1  'Opaque
         Height          =   255
         Left            =   4440
         Shape           =   3  'Circle
         Top             =   600
         Width           =   255
      End
      Begin VB.Shape ks7 
         BackColor       =   &H00000000&
         BackStyle       =   1  'Opaque
         Height          =   255
         Left            =   3840
         Shape           =   3  'Circle
         Top             =   600
         Width           =   255
      End
      Begin VB.Shape ks6 
         BackColor       =   &H00000000&
         BackStyle       =   1  'Opaque
         Height          =   255
         Left            =   3240
         Shape           =   3  'Circle
         Top             =   600
         Width           =   255
      End
      Begin VB.Shape ks5 
         BackColor       =   &H00000000&
         BackStyle       =   1  'Opaque
         Height          =   255
         Left            =   2640
         Shape           =   3  'Circle
         Top             =   600

⌨️ 快捷键说明

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