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

📄 frmmatrix.frm

📁 Agilent 3499系列开关用VB写的阵列开关发生器
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmMatrix 
   Caption         =   "Form1"
   ClientHeight    =   5235
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6885
   LinkTopic       =   "Form1"
   ScaleHeight     =   5235
   ScaleWidth      =   6885
   Begin VB.CommandButton cmdReadSlots 
      Caption         =   "Read Slots"
      Height          =   495
      Left            =   4920
      TabIndex        =   29
      Top             =   4560
      Width           =   1575
   End
   Begin VB.ComboBox cboSlot 
      Height          =   315
      ItemData        =   "frmMatrix.frx":0000
      Left            =   600
      List            =   "frmMatrix.frx":000D
      TabIndex        =   26
      Text            =   "Combo1"
      Top             =   4680
      Width           =   3375
   End
   Begin VB.CommandButton cmdOpenAll 
      Caption         =   "Open All"
      Height          =   495
      Left            =   5160
      TabIndex        =   25
      Top             =   960
      Width           =   1455
   End
   Begin VB.CommandButton cmdInstrSettings 
      Caption         =   "Get Instrument settings"
      Height          =   495
      Left            =   5160
      TabIndex        =   24
      Top             =   1560
      Width           =   1455
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   33
      Left            =   2760
      TabIndex        =   15
      Top             =   3840
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   32
      Left            =   2040
      TabIndex        =   14
      Top             =   3840
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   31
      Left            =   1320
      TabIndex        =   13
      Top             =   3840
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   30
      Left            =   600
      TabIndex        =   12
      Top             =   3840
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   23
      Left            =   2760
      TabIndex        =   11
      Top             =   3120
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   22
      Left            =   2040
      TabIndex        =   10
      Top             =   3120
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   21
      Left            =   1320
      TabIndex        =   9
      Top             =   3120
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   20
      Left            =   600
      TabIndex        =   8
      Top             =   3120
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   13
      Left            =   2760
      TabIndex        =   7
      Top             =   2400
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   12
      Left            =   2040
      TabIndex        =   6
      Top             =   2400
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   11
      Left            =   1320
      TabIndex        =   5
      Top             =   2400
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   10
      Left            =   600
      TabIndex        =   4
      Top             =   2400
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   3
      Left            =   2760
      TabIndex        =   3
      Top             =   1680
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   2
      Left            =   2040
      TabIndex        =   2
      Top             =   1680
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   1
      Left            =   1320
      TabIndex        =   1
      Top             =   1680
      Width           =   220
   End
   Begin VB.CheckBox chkCrossPoint 
      Caption         =   "Check1"
      Height          =   220
      Index           =   0
      Left            =   600
      TabIndex        =   0
      Top             =   1680
      Width           =   220
   End
   Begin VB.Line Line1 
      BorderWidth     =   4
      Index           =   0
      X1              =   720
      X2              =   3840
      Y1              =   1800
      Y2              =   1800
   End
   Begin VB.Line Line1 
      BorderWidth     =   4
      Index           =   1
      X1              =   720
      X2              =   3840
      Y1              =   2520
      Y2              =   2520
   End
   Begin VB.Line Line2 
      BorderWidth     =   4
      X1              =   840
      X2              =   3840
      Y1              =   3240
      Y2              =   3240
   End
   Begin VB.Line Line3 
      BorderWidth     =   4
      X1              =   840
      X2              =   3840
      Y1              =   3960
      Y2              =   3960
   End
   Begin VB.Label Label12 
      Caption         =   "Set the address on the 3494A control and set the slot for the Matrix module.  You must have a N2265A module in one of the slots."
      Height          =   375
      Left            =   720
      TabIndex        =   28
      Top             =   240
      Width           =   5775
   End
   Begin VB.Label Label11 
      Caption         =   "Slot for Matrix module"
      Height          =   255
      Left            =   600
      TabIndex        =   27
      Top             =   4440
      Width           =   2055
   End
   Begin VB.Label Label6 
      Caption         =   "Col 0"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   480
      TabIndex        =   23
      Top             =   840
      Width           =   495
   End
   Begin VB.Label Label5 
      Caption         =   "Col 3"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2640
      TabIndex        =   22
      Top             =   840
      Width           =   495
   End
   Begin VB.Label Label4 
      Caption         =   "Col 2"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1920
      TabIndex        =   21
      Top             =   840
      Width           =   495
   End
   Begin VB.Label Label3 
      Caption         =   "Col 1"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1200
      TabIndex        =   20
      Top             =   840
      Width           =   495
   End
   Begin VB.Label Label1 
      Caption         =   "Row 1"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   2
      Left            =   3960
      TabIndex        =   19
      Top             =   2400
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "Row 2"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   1
      Left            =   3960
      TabIndex        =   18
      Top             =   3120
      Width           =   975
   End
   Begin VB.Label Label2 
      Caption         =   "Row 3"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   3960
      TabIndex        =   17
      Top             =   3840
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "Row 0"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   0
      Left            =   3960
      TabIndex        =   16
      Top             =   1680
      Width           =   975
   End
   Begin VB.Line Line7 
      BorderWidth     =   4
      X1              =   2880
      X2              =   2880
      Y1              =   1200
      Y2              =   3960
   End
   Begin VB.Line Line6 
      BorderWidth     =   4
      X1              =   2160
      X2              =   2160
      Y1              =   1200
      Y2              =   3960
   End
   Begin VB.Line Line5 
      BorderWidth     =   4
      X1              =   1440
      X2              =   1440
      Y1              =   1200
      Y2              =   3960
   End
   Begin VB.Line Line4 
      BorderWidth     =   4
      X1              =   720
      X2              =   720
      Y1              =   1200
      Y2              =   3840
   End
End
Attribute VB_Name = "frmMatrix"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
''' """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
'''  Copyright 

⌨️ 快捷键说明

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