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

📄 vb9111.frm

📁 PCI9111卡的采集例子程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 4.00
Begin VB.Form util9111 
   Appearance      =   0  'Flat
   BackColor       =   &H00C0C0C0&
   Caption         =   "9111 Sample Program"
   ClientHeight    =   6480
   ClientLeft      =   1125
   ClientTop       =   1410
   ClientWidth     =   8520
   BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
      Name            =   "MS Sans Serif"
      Size            =   8.25
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H80000008&
   Height          =   6885
   Left            =   1065
   LinkTopic       =   "Form1"
   ScaleHeight     =   432
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   568
   Top             =   1065
   Width           =   8640
   Begin VB.CommandButton ExitBtn 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "Exit"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   5610
      TabIndex        =   47
      Top             =   5415
      Width           =   795
   End
   Begin VB.Frame Frame3D2 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      Caption         =   "Range"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   735
      Left            =   6180
      TabIndex        =   2
      Top             =   3300
      Width           =   2055
      Begin VB.ComboBox Gain 
         Height          =   315
         Left            =   300
         TabIndex        =   3
         Text            =   "Gain"
         Top             =   315
         Width           =   1395
      End
   End
   Begin VB.Frame DO_Frame 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      Caption         =   "Digital Output"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   735
      Left            =   120
      TabIndex        =   5
      Top             =   4260
      Width           =   5895
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   0
         Left            =   5520
         Picture         =   "vb9111.frx":0000
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   1
         Left            =   5160
         Picture         =   "vb9111.frx":0172
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   3
         Left            =   4440
         Picture         =   "vb9111.frx":02E4
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   2
         Left            =   4800
         Picture         =   "vb9111.frx":0456
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   4
         Left            =   4080
         Picture         =   "vb9111.frx":05C8
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   5
         Left            =   3720
         Picture         =   "vb9111.frx":073A
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   6
         Left            =   3360
         Picture         =   "vb9111.frx":08AC
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   7
         Left            =   3000
         Picture         =   "vb9111.frx":0A1E
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   8
         Left            =   2640
         Picture         =   "vb9111.frx":0B90
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   9
         Left            =   2280
         Picture         =   "vb9111.frx":0D02
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   10
         Left            =   1920
         Picture         =   "vb9111.frx":0E74
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   11
         Left            =   1560
         Picture         =   "vb9111.frx":0FE6
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   12
         Left            =   1200
         Picture         =   "vb9111.frx":1158
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   13
         Left            =   840
         Picture         =   "vb9111.frx":12CA
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   14
         Left            =   480
         Picture         =   "vb9111.frx":143C
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DOP 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   15
         Left            =   120
         Picture         =   "vb9111.frx":15AE
         Top             =   280
         Width           =   300
      End
   End
   Begin VB.Frame DI_Frame 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      Caption         =   "Digital Input"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   735
      Left            =   120
      TabIndex        =   6
      Top             =   3300
      Width           =   5895
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   15
         Left            =   120
         Picture         =   "vb9111.frx":1720
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   14
         Left            =   480
         Picture         =   "vb9111.frx":1892
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   13
         Left            =   840
         Picture         =   "vb9111.frx":1A04
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   12
         Left            =   1200
         Picture         =   "vb9111.frx":1B76
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   11
         Left            =   1560
         Picture         =   "vb9111.frx":1CE8
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   10
         Left            =   1920
         Picture         =   "vb9111.frx":1E5A
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   9
         Left            =   2280
         Picture         =   "vb9111.frx":1FCC
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   8
         Left            =   2640
         Picture         =   "vb9111.frx":213E
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   7
         Left            =   3000
         Picture         =   "vb9111.frx":22B0
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   6
         Left            =   3360
         Picture         =   "vb9111.frx":2422
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   5
         Left            =   3720
         Picture         =   "vb9111.frx":2594
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   4
         Left            =   4080
         Picture         =   "vb9111.frx":2706
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   3
         Left            =   4440
         Picture         =   "vb9111.frx":2878
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   2
         Left            =   4800
         Picture         =   "vb9111.frx":29EA
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   1
         Left            =   5160
         Picture         =   "vb9111.frx":2B5C
         Top             =   280
         Width           =   300
      End
      Begin VB.Image DI 
         Appearance      =   0  'Flat
         Height          =   300
         Index           =   0
         Left            =   5520
         Picture         =   "vb9111.frx":2CCE
         Top             =   280
         Width           =   300
      End
   End
   Begin VB.Frame DA_Frame 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      Caption         =   "Analog Output (D/A)"
      ForeColor       =   &H00FF0000&
      Height          =   855
      Left            =   6180
      TabIndex        =   7
      Top             =   4200
      Width           =   2055
      Begin VB.ComboBox DA_Wave 
         Height          =   315
         Left            =   240
         TabIndex        =   8
         Text            =   "DA_Wave"
         Top             =   360
         Width           =   1575
      End
   End
   Begin VB.Frame Channel_Frame 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      Caption         =   "Channel"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   1335
      Index           =   1
      Left            =   6360
      TabIndex        =   10
      Top             =   1680
      Width           =   1575
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "15"
         ForeColor       =   &H80000008&
         Height          =   195
         Index           =   24
         Left            =   780
         TabIndex        =   11
         Top             =   960
         Width           =   240
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "14"
         ForeColor       =   &H80000008&
         Height          =   195
         Index           =   25
         Left            =   780
         TabIndex        =   12
         Top             =   720
         Width           =   240

⌨️ 快捷键说明

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