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

📄 frmdotester.frm

📁 使用研华DAQ实现研华数据采集卡的多种功能。包括数据输入输出等。内含多个源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{DD19B926-A6A4-11D2-AA04-002018650913}#1.1#0"; "Addout.ocx"
Begin VB.Form frmDoTester 
   Caption         =   "Do Tester"
   ClientHeight    =   4635
   ClientLeft      =   45
   ClientTop       =   270
   ClientWidth     =   7455
   LinkTopic       =   "Form1"
   ScaleHeight     =   4635
   ScaleWidth      =   7455
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton cmdExit 
      Caption         =   "&Close"
      Height          =   375
      Left            =   5880
      TabIndex        =   40
      ToolTipText     =   "Close application"
      Top             =   960
      Width           =   1095
   End
   Begin VB.ComboBox cmbPort 
      Enabled         =   0   'False
      Height          =   315
      ItemData        =   "frmDoTester.frx":0000
      Left            =   720
      List            =   "frmDoTester.frx":0010
      TabIndex        =   33
      Text            =   "0"
      Top             =   1560
      Width           =   750
   End
   Begin VB.Frame framPort 
      Caption         =   "Port : "
      Enabled         =   0   'False
      Height          =   2895
      Left            =   120
      TabIndex        =   6
      Top             =   1560
      Width           =   7140
      Begin VB.Frame Frame2 
         Caption         =   "Mask Value"
         Height          =   780
         Left            =   5400
         TabIndex        =   38
         Top             =   435
         Width           =   1485
         Begin VB.TextBox txtMask 
            Height          =   360
            Left            =   240
            TabIndex        =   39
            Text            =   "FF"
            Top             =   240
            Width           =   915
         End
      End
      Begin VB.TextBox txtReadBack 
         Height          =   360
         Left            =   5520
         TabIndex        =   37
         Top             =   2280
         Width           =   1215
      End
      Begin VB.CommandButton cmdByteOut 
         Caption         =   "&Byte Out"
         Height          =   372
         Left            =   5520
         TabIndex        =   36
         Top             =   1800
         Width           =   1212
      End
      Begin VB.CommandButton cmdReadBack 
         Caption         =   "&Read Back"
         Height          =   375
         Left            =   5520
         TabIndex        =   32
         Top             =   1320
         Width           =   1215
      End
      Begin VB.Frame framChannel 
         Caption         =   "Bit Setting"
         Height          =   2250
         Left            =   180
         TabIndex        =   7
         Top             =   435
         Width           =   5025
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   0
            Left            =   4290
            TabIndex        =   23
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0000&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   0
            Left            =   4290
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   22
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   7
            Left            =   930
            TabIndex        =   21
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   6
            Left            =   1410
            TabIndex        =   20
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Height          =   375
            Index           =   5
            Left            =   1890
            TabIndex        =   19
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   4
            Left            =   2370
            TabIndex        =   18
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   3
            Left            =   2850
            TabIndex        =   17
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   2
            Left            =   3330
            TabIndex        =   16
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.CommandButton cmdChannelON 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            Height          =   375
            Index           =   1
            Left            =   3810
            TabIndex        =   15
            TabStop         =   0   'False
            Top             =   765
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0000&
            BorderStyle     =   0  'None
            FillColor       =   &H00FF0000&
            FillStyle       =   0  'Solid
            ForeColor       =   &H00FF0000&
            Height          =   375
            Index           =   7
            Left            =   930
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   14
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0000&
            BorderStyle     =   0  'None
            FillColor       =   &H00FF0000&
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   6
            Left            =   1410
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   13
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0000&
            BorderStyle     =   0  'None
            FillColor       =   &H00FF0000&
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   5
            Left            =   1890
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   12
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0005&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   4
            Left            =   2370
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   11
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0005&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   3
            Left            =   2850
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   10
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0005&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   2
            Left            =   3330
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   9
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.PictureBox cmdChannelOFF 
            Appearance      =   0  'Flat
            BackColor       =   &H00FF0000&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   1
            Left            =   3810
            ScaleHeight     =   375
            ScaleWidth      =   375
            TabIndex        =   8
            TabStop         =   0   'False
            Top             =   765
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.Label Label5 
            Caption         =   "Note : Mask value would not affect BitOutput method."
            Height          =   375
            Left            =   240
            TabIndex        =   41
            Top             =   1680
            Width           =   4575
         End
         Begin VB.Label Label4 
            Caption         =   "Status :"
            Height          =   210
            Left            =   240
            TabIndex        =   35
            Top             =   825
            Width           =   555
         End
         Begin VB.Label Label3 
            Caption         =   "Mask :"
            Height          =   210
            Left            =   240
            TabIndex        =   34
            Top             =   360
            Width           =   480
         End
         Begin VB.Shape spMask 
            FillColor       =   &H0000FF00&
            FillStyle       =   0  'Solid
            Height          =   255
            Index           =   7
            Left            =   960
            Shape           =   3  'Circle
            Top             =   360
            Width           =   255
         End
         Begin VB.Shape spMask 
            FillColor       =   &H0000FF00&
            FillStyle       =   0  'Solid
            Height          =   255
            Index           =   6
            Left            =   1470
            Shape           =   3  'Circle
            Top             =   360
            Width           =   255
         End
         Begin VB.Shape spMask 
            FillColor       =   &H0000FF00&
            FillStyle       =   0  'Solid
            Height          =   255
            Index           =   5
            Left            =   1950
            Shape           =   3  'Circle
            Top             =   360
            Width           =   255
         End
         Begin VB.Shape spMask 
            FillColor       =   &H0000FF00&
            FillStyle       =   0  'Solid
            Height          =   255
            Index           =   4

⌨️ 快捷键说明

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