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

📄 iotest.frm

📁 运动控制卡的详细开发资料
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmIOTest 
   Caption         =   "IO检测"
   ClientHeight    =   4305
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8220
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9.75
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   4305
   ScaleWidth      =   8220
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton OutAllClose 
      Caption         =   "输出全关"
      Height          =   495
      Left            =   6840
      TabIndex        =   59
      Top             =   3120
      Width           =   975
   End
   Begin VB.CommandButton OutAllOpen 
      Caption         =   "输出全开"
      Height          =   495
      Left            =   5520
      TabIndex        =   58
      Top             =   3120
      Width           =   975
   End
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   3960
      Top             =   0
   End
   Begin VB.Frame Frame2 
      Height          =   2295
      Left            =   4320
      TabIndex        =   41
      Top             =   240
      Width           =   3615
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT15"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   15
         Left            =   2640
         Style           =   1  'Graphical
         TabIndex        =   57
         Top             =   1680
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT14"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   14
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   56
         Top             =   1680
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT13"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   13
         Left            =   960
         Style           =   1  'Graphical
         TabIndex        =   55
         Top             =   1680
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT12"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   12
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   54
         Top             =   1680
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT11"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   11
         Left            =   2640
         Style           =   1  'Graphical
         TabIndex        =   53
         Top             =   1200
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT10"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   10
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   52
         Top             =   1200
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT9"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   9
         Left            =   960
         Style           =   1  'Graphical
         TabIndex        =   51
         Top             =   1200
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT8"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   8
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   50
         Top             =   1200
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT7"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   7
         Left            =   2640
         Style           =   1  'Graphical
         TabIndex        =   49
         Top             =   720
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT6"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   6
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   48
         Top             =   720
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT5"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   5
         Left            =   960
         Style           =   1  'Graphical
         TabIndex        =   47
         Top             =   720
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT4"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   4
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   46
         Top             =   720
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT3"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   3
         Left            =   2640
         Style           =   1  'Graphical
         TabIndex        =   45
         Top             =   240
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT2"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   44
         Top             =   240
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT1"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   960
         Style           =   1  'Graphical
         TabIndex        =   43
         Top             =   240
         Width           =   735
      End
      Begin VB.CheckBox ChkOut 
         Caption         =   "OUT0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   42
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3975
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   3855
      Begin VB.CheckBox ChkIn 
         Caption         =   "IN39"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   39
         Left            =   2760
         TabIndex        =   40
         Top             =   3480
         Width           =   855
      End
      Begin VB.CheckBox ChkIn 
         Caption         =   "IN38"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False

⌨️ 快捷键说明

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