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

📄 diform.vb

📁 使用研华DAQ和VB.net实现研华数据采集卡的多种功能.包括数据输入输出。内含多个源码
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.txtDeviceNum.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtDeviceNum.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtDeviceNum.Location = New System.Drawing.Point(48, 24)
        Me.txtDeviceNum.MaxLength = 0
        Me.txtDeviceNum.Name = "txtDeviceNum"
        Me.txtDeviceNum.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtDeviceNum.Size = New System.Drawing.Size(57, 19)
        Me.txtDeviceNum.TabIndex = 3
        Me.txtDeviceNum.Text = "-100"
        '
        'txtDeviceName
        '
        Me.txtDeviceName.AcceptsReturn = True
        Me.txtDeviceName.AutoSize = False
        Me.txtDeviceName.BackColor = System.Drawing.SystemColors.Window
        Me.txtDeviceName.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtDeviceName.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtDeviceName.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtDeviceName.Location = New System.Drawing.Point(48, 48)
        Me.txtDeviceName.MaxLength = 0
        Me.txtDeviceName.Name = "txtDeviceName"
        Me.txtDeviceName.ReadOnly = True
        Me.txtDeviceName.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtDeviceName.Size = New System.Drawing.Size(264, 19)
        Me.txtDeviceName.TabIndex = 2
        Me.txtDeviceName.Text = "AdvanTech"
        '
        'cmdSelectDevice
        '
        Me.cmdSelectDevice.BackColor = System.Drawing.SystemColors.Control
        Me.cmdSelectDevice.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdSelectDevice.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.cmdSelectDevice.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdSelectDevice.Location = New System.Drawing.Point(176, 16)
        Me.cmdSelectDevice.Name = "cmdSelectDevice"
        Me.cmdSelectDevice.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdSelectDevice.Size = New System.Drawing.Size(97, 25)
        Me.cmdSelectDevice.TabIndex = 1
        Me.cmdSelectDevice.Text = "&Select Device"
        '
        'Frame6
        '
        Me.Frame6.BackColor = System.Drawing.SystemColors.Control
        Me.Frame6.Controls.Add(Me.Frame7_7)
        Me.Frame6.Controls.Add(Me.Frame7_6)
        Me.Frame6.Controls.Add(Me.Frame7_5)
        Me.Frame6.Controls.Add(Me.Frame7_4)
        Me.Frame6.Controls.Add(Me.Frame7_3)
        Me.Frame6.Controls.Add(Me.Frame7_2)
        Me.Frame6.Controls.Add(Me.Frame7_1)
        Me.Frame6.Controls.Add(Me.Frame7_0)
        Me.Frame6.Controls.Add(Me.txtFilter)
        Me.Frame6.Controls.Add(Me.txtData)
        Me.Frame6.Controls.Add(Me.chkMatchEnabled)
        Me.Frame6.Controls.Add(Me.chkBit_7)
        Me.Frame6.Controls.Add(Me.chkBit_6)
        Me.Frame6.Controls.Add(Me.chkBit_5)
        Me.Frame6.Controls.Add(Me.chkBit_4)
        Me.Frame6.Controls.Add(Me.chkBit_3)
        Me.Frame6.Controls.Add(Me.chkBit_2)
        Me.Frame6.Controls.Add(Me.chkBit_1)
        Me.Frame6.Controls.Add(Me.chkBit_0)
        Me.Frame6.Controls.Add(Me._Label7_9)
        Me.Frame6.Controls.Add(Me._Label7_8)
        Me.Frame6.Controls.Add(Me._Label7_7)
        Me.Frame6.Controls.Add(Me._Label7_6)
        Me.Frame6.Controls.Add(Me._Label7_5)
        Me.Frame6.Controls.Add(Me._Label7_4)
        Me.Frame6.Controls.Add(Me._Label7_3)
        Me.Frame6.Controls.Add(Me._Label7_2)
        Me.Frame6.Controls.Add(Me._Label7_1)
        Me.Frame6.Controls.Add(Me._Label7_0)
        Me.Frame6.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame6.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame6.Location = New System.Drawing.Point(8, 264)
        Me.Frame6.Name = "Frame6"
        Me.Frame6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame6.Size = New System.Drawing.Size(432, 144)
        Me.Frame6.TabIndex = 32
        Me.Frame6.TabStop = False
        Me.Frame6.Text = "Pattern Match Setting"
        '
        'Frame7_7
        '
        Me.Frame7_7.BackColor = System.Drawing.SystemColors.Control
        Me.Frame7_7.Controls.Add(Me.radHBit_7)
        Me.Frame7_7.Controls.Add(Me.radLBit_7)
        Me.Frame7_7.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame7_7.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame7_7.Location = New System.Drawing.Point(320, 80)
        Me.Frame7_7.Name = "Frame7_7"
        Me.Frame7_7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame7_7.Size = New System.Drawing.Size(25, 49)
        Me.Frame7_7.TabIndex = 74
        Me.Frame7_7.TabStop = False
        '
        'radHBit_7
        '
        Me.radHBit_7.BackColor = System.Drawing.SystemColors.Control
        Me.radHBit_7.Cursor = System.Windows.Forms.Cursors.Default
        Me.radHBit_7.Enabled = False
        Me.radHBit_7.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radHBit_7.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radHBit_7.Location = New System.Drawing.Point(6, 14)
        Me.radHBit_7.Name = "radHBit_7"
        Me.radHBit_7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radHBit_7.Size = New System.Drawing.Size(16, 13)
        Me.radHBit_7.TabIndex = 76
        Me.radHBit_7.TabStop = True
        '
        'radLBit_7
        '
        Me.radLBit_7.BackColor = System.Drawing.SystemColors.Control
        Me.radLBit_7.Cursor = System.Windows.Forms.Cursors.Default
        Me.radLBit_7.Enabled = False
        Me.radLBit_7.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radLBit_7.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radLBit_7.Location = New System.Drawing.Point(6, 30)
        Me.radLBit_7.Name = "radLBit_7"
        Me.radLBit_7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radLBit_7.Size = New System.Drawing.Size(16, 13)
        Me.radLBit_7.TabIndex = 75
        Me.radLBit_7.TabStop = True
        '
        'Frame7_6
        '
        Me.Frame7_6.BackColor = System.Drawing.SystemColors.Control
        Me.Frame7_6.Controls.Add(Me.radHBit_6)
        Me.Frame7_6.Controls.Add(Me.radLBit_6)
        Me.Frame7_6.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame7_6.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame7_6.Location = New System.Drawing.Point(280, 80)
        Me.Frame7_6.Name = "Frame7_6"
        Me.Frame7_6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame7_6.Size = New System.Drawing.Size(25, 49)
        Me.Frame7_6.TabIndex = 71
        Me.Frame7_6.TabStop = False
        '
        'radHBit_6
        '
        Me.radHBit_6.BackColor = System.Drawing.SystemColors.Control
        Me.radHBit_6.Cursor = System.Windows.Forms.Cursors.Default
        Me.radHBit_6.Enabled = False
        Me.radHBit_6.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radHBit_6.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radHBit_6.Location = New System.Drawing.Point(6, 14)
        Me.radHBit_6.Name = "radHBit_6"
        Me.radHBit_6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radHBit_6.Size = New System.Drawing.Size(16, 13)
        Me.radHBit_6.TabIndex = 73
        Me.radHBit_6.TabStop = True
        '
        'radLBit_6
        '
        Me.radLBit_6.BackColor = System.Drawing.SystemColors.Control
        Me.radLBit_6.Cursor = System.Windows.Forms.Cursors.Default
        Me.radLBit_6.Enabled = False
        Me.radLBit_6.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radLBit_6.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radLBit_6.Location = New System.Drawing.Point(6, 30)
        Me.radLBit_6.Name = "radLBit_6"
        Me.radLBit_6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radLBit_6.Size = New System.Drawing.Size(16, 13)
        Me.radLBit_6.TabIndex = 72
        Me.radLBit_6.TabStop = True
        '
        'Frame7_5
        '
        Me.Frame7_5.BackColor = System.Drawing.SystemColors.Control
        Me.Frame7_5.Controls.Add(Me.radHBit_5)
        Me.Frame7_5.Controls.Add(Me.radLBit_5)
        Me.Frame7_5.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame7_5.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame7_5.Location = New System.Drawing.Point(240, 80)
        Me.Frame7_5.Name = "Frame7_5"
        Me.Frame7_5.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame7_5.Size = New System.Drawing.Size(25, 49)
        Me.Frame7_5.TabIndex = 68
        Me.Frame7_5.TabStop = False
        '
        'radHBit_5
        '
        Me.radHBit_5.BackColor = System.Drawing.SystemColors.Control
        Me.radHBit_5.Cursor = System.Windows.Forms.Cursors.Default
        Me.radHBit_5.Enabled = False
        Me.radHBit_5.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radHBit_5.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radHBit_5.Location = New System.Drawing.Point(6, 14)
        Me.radHBit_5.Name = "radHBit_5"
        Me.radHBit_5.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radHBit_5.Size = New System.Drawing.Size(16, 13)
        Me.radHBit_5.TabIndex = 70
        Me.radHBit_5.TabStop = True
        '
        'radLBit_5
        '
        Me.radLBit_5.BackColor = System.Drawing.SystemColors.Control
        Me.radLBit_5.Cursor = System.Windows.Forms.Cursors.Default
        Me.radLBit_5.Enabled = False
        Me.radLBit_5.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radLBit_5.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radLBit_5.Location = New System.Drawing.Point(6, 30)
        Me.radLBit_5.Name = "radLBit_5"
        Me.radLBit_5.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radLBit_5.Size = New System.Drawing.Size(16, 13)
        Me.radLBit_5.TabIndex = 69
        Me.radLBit_5.TabStop = True
        '
        'Frame7_4
        '
        Me.Frame7_4.BackColor = System.Drawing.SystemColors.Control
        Me.Frame7_4.Controls.Add(Me.radHBit_4)
        Me.Frame7_4.Controls.Add(Me.radLBit_4)
        Me.Frame7_4.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame7_4.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame7_4.Location = New System.Drawing.Point(200, 80)
        Me.Frame7_4.Name = "Frame7_4"
        Me.Frame7_4.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame7_4.Size = New System.Drawing.Size(25, 49)
        Me.Frame7_4.TabIndex = 65
        Me.Frame7_4.TabStop = False
        '
        'radHBit_4
        '
        Me.radHBit_4.BackColor = System.Drawing.SystemColors.Control
        Me.radHBit_4.Cursor = System.Windows.Forms.Cursors.Default
        Me.radHBit_4.Enabled = False
        Me.radHBit_4.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radHBit_4.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radHBit_4.Location = New System.Drawing.Point(6, 14)
        Me.radHBit_4.Name = "radHBit_4"
        Me.radHBit_4.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.radHBit_4.Size = New System.Drawing.Size(16, 13)
        Me.radHBit_4.TabIndex = 67
        Me.radHBit_4.TabStop = True
        '
        'radLBit_4
        '
        Me.radLBit_4.BackColor = System.Drawing.SystemColors.Control
        Me.radLBit_4.Cursor = System.Windows.Forms.Cursors.Default
        Me.radLBit_4.Enabled = False
        Me.radLBit_4.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.radLBit_4.ForeColor = System.Drawing.SystemColors.ControlText
        Me.radLBit_4.Location = New System.Drawing.Point(6, 30)
        Me.radLBit_4.Name = "radLBit_4"
        Me.radLBit_4.RightToLeft = System.Windows.Forms.RightToLeft.No

⌨️ 快捷键说明

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