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

📄 form1.frm

📁 pci8360v jiemianchengxu jimokuai
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8535
   ClientLeft      =   2850
   ClientTop       =   4455
   ClientWidth     =   9030
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   11.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   8535
   ScaleWidth      =   9030
   Begin VB.Frame Frame6 
      Caption         =   "开关量输入输出:"
      Height          =   2295
      Left            =   345
      TabIndex        =   61
      Top             =   6060
      Width           =   8310
      Begin VB.CommandButton cmdDOAllHigh 
         Caption         =   "所有DO通道全部输出高电平"
         Height          =   465
         Left            =   840
         TabIndex        =   63
         Top             =   1575
         Width           =   3075
      End
      Begin VB.CommandButton cmdDOAllLow 
         Caption         =   "所有DO通道全部输出低电平"
         Height          =   465
         Left            =   4335
         TabIndex        =   62
         Top             =   1575
         Width           =   3075
      End
      Begin VB.Label lblDIbinary 
         Caption         =   "DI数据 二进制 显示:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   345
         Left            =   825
         TabIndex        =   65
         Top             =   495
         Width           =   6600
      End
      Begin VB.Label lblDIhex 
         Caption         =   "DI数据十六进制显示:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   345
         Left            =   825
         TabIndex        =   64
         Top             =   975
         Width           =   6600
      End
   End
   Begin VB.Timer Timer3 
      Left            =   7650
      Top             =   165
   End
   Begin VB.ComboBox cobCardNO 
      Height          =   345
      Left            =   1530
      Style           =   2  'Dropdown List
      TabIndex        =   57
      Top             =   195
      Width           =   2130
   End
   Begin VB.ComboBox cobADrange 
      Height          =   345
      ItemData        =   "Form1.frx":030A
      Left            =   1785
      List            =   "Form1.frx":0314
      Style           =   2  'Dropdown List
      TabIndex        =   56
      Top             =   1080
      Width           =   1950
   End
   Begin VB.ComboBox cobShowMode 
      Height          =   345
      ItemData        =   "Form1.frx":032D
      Left            =   5340
      List            =   "Form1.frx":033A
      Style           =   2  'Dropdown List
      TabIndex        =   54
      Top             =   1065
      Width           =   2205
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   7155
      Top             =   165
   End
   Begin VB.CommandButton cmdStartAD 
      Caption         =   "启动AD"
      Height          =   450
      Left            =   7050
      TabIndex        =   52
      ToolTipText     =   "开始或停止'定时启动AD方式'"
      Top             =   3540
      Width           =   1560
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   7
      Left            =   7650
      TabIndex        =   51
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   6
      Left            =   6615
      TabIndex        =   50
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   5
      Left            =   5565
      TabIndex        =   49
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   4
      Left            =   4530
      TabIndex        =   48
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   3
      Left            =   3495
      TabIndex        =   47
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   2
      Left            =   2460
      TabIndex        =   46
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   1
      Left            =   1410
      TabIndex        =   45
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   0
      Left            =   375
      TabIndex        =   44
      Text            =   "Text1"
      Top             =   1665
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   8
      Left            =   375
      TabIndex        =   43
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   9
      Left            =   1410
      TabIndex        =   42
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   10
      Left            =   2460
      TabIndex        =   41
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   11
      Left            =   3495
      TabIndex        =   40
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   12
      Left            =   4530
      TabIndex        =   39
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   13
      Left            =   5565
      TabIndex        =   38
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Index           =   14
      Left            =   6615
      TabIndex        =   37
      Text            =   "Text1"
      Top             =   2100
      Width           =   930
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False

⌨️ 快捷键说明

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