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

📄 frmaplitude.frm

📁 AD9954源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmAmplitude 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Amplitude"
   ClientHeight    =   4095
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5775
   Icon            =   "frmAplitude.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   4095
   ScaleWidth      =   5775
   Begin VB.Frame fraLoad 
      BorderStyle     =   0  'None
      Height          =   735
      Left            =   3960
      TabIndex        =   3
      Top             =   3120
      Width           =   1575
      Begin VB.CheckBox chkLoadBothDUTs 
         Caption         =   "Load Both DUTs"
         Height          =   195
         Left            =   0
         TabIndex        =   5
         Top             =   0
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.CommandButton cmdLoad 
         Caption         =   "LOAD"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   240
         Width           =   1575
      End
   End
   Begin TabDlg.SSTab sstChooseDUT 
      Height          =   3855
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   6800
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "DUT1"
      TabPicture(0)   =   "frmAplitude.frx":014A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblASF(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "cmdEditASFR(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "txtASF_DSP(0)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "fraAutoASKOptions(0)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "DUT2"
      TabPicture(1)   =   "frmAplitude.frx":0166
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "lblASF(1)"
      Tab(1).Control(1)=   "txtASF_DSP(1)"
      Tab(1).Control(2)=   "cmdEditASFR(1)"
      Tab(1).Control(3)=   "fraAutoASKOptions(1)"
      Tab(1).ControlCount=   4
      Begin VB.Frame fraAutoASKOptions 
         Caption         =   "Auto Amplitude Output Scale Options"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1815
         Index           =   1
         Left            =   -74880
         TabIndex        =   18
         Top             =   1080
         Width           =   5295
         Begin VB.ComboBox cmbAutoARRSC 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   420
            Index           =   1
            ItemData        =   "frmAplitude.frx":0182
            Left            =   120
            List            =   "frmAplitude.frx":0184
            Style           =   2  'Dropdown List
            TabIndex        =   22
            Top             =   1260
            Width           =   3495
         End
         Begin VB.TextBox txtARRR 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   13.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   480
            Index           =   1
            Left            =   3390
            TabIndex        =   21
            Tag             =   "0"
            Text            =   "0.0000"
            Top             =   360
            Width           =   975
         End
         Begin VB.CommandButton cmdEditARRR 
            Caption         =   "EDIT"
            Height          =   480
            Index           =   1
            Left            =   2760
            TabIndex        =   20
            Top             =   360
            Width           =   615
         End
         Begin VB.CheckBox chkOSKPin 
            Caption         =   "OSK (Low)"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Index           =   1
            Left            =   3720
            Style           =   1  'Graphical
            TabIndex        =   19
            Top             =   1020
            Width           =   1455
         End
         Begin VB.Label lblMicro 
            Caption         =   "m"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   12
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   0
            Left            =   4440
            TabIndex        =   27
            Top             =   360
            Width           =   135
         End
         Begin VB.Label lblARR 
            Caption         =   "Amplitude Ramp Rate:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   25
            Top             =   420
            Width           =   2415
         End
         Begin VB.Label lblAutoARRSC 
            Caption         =   "Auto Ramp Rate Speed Control:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   24
            Top             =   900
            Width           =   3495
         End
         Begin VB.Label lblnS 
            BackStyle       =   0  'Transparent
            Caption         =   "s"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   0
            Left            =   4590
            TabIndex        =   23
            Top             =   360
            Width           =   255
         End
      End
      Begin VB.CommandButton cmdEditASFR 
         Caption         =   "EDIT"
         Height          =   480
         Index           =   1
         Left            =   -72120
         TabIndex        =   16
         Top             =   450
         Width           =   615
      End
      Begin VB.TextBox txtASF_DSP 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   13.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   480
         Index           =   1
         Left            =   -71490
         TabIndex        =   15
         Tag             =   "0"
         Text            =   "0.00000"
         Top             =   450
         Width           =   1245
      End
      Begin VB.Frame fraAutoASKOptions 
         Caption         =   "Auto Amplitude Output Scale Options"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1815
         Index           =   0
         Left            =   120
         TabIndex        =   7
         Top             =   1080
         Width           =   5295
         Begin VB.CheckBox chkOSKPin 
            Caption         =   "OSK (Low)"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Index           =   0
            Left            =   3720
            Style           =   1  'Graphical
            TabIndex        =   14
            Top             =   1020
            Width           =   1455
         End
         Begin VB.CommandButton cmdEditARRR 
            Caption         =   "EDIT"
            Height          =   480
            Index           =   0
            Left            =   2760
            TabIndex        =   10
            Top             =   360
            Width           =   615
         End
         Begin VB.TextBox txtARRR 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   13.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   480
            Index           =   0
            Left            =   3390
            TabIndex        =   9
            Tag             =   "0"
            Text            =   "0.0000"
            Top             =   360
            Width           =   975
         End
         Begin VB.ComboBox cmbAutoARRSC 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   420
            Index           =   0
            ItemData        =   "frmAplitude.frx":0186
            Left            =   120
            List            =   "frmAplitude.frx":0188
            Style           =   2  'Dropdown List
            TabIndex        =   8
            Top             =   1260
            Width           =   3495
         End
         Begin VB.Label lblMicro 
            Caption         =   "m"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   12
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   4
            Left            =   4440
            TabIndex        =   26
            Top             =   360
            Width           =   135
         End
         Begin VB.Label lblnS 
            BackStyle       =   0  'Transparent
            Caption         =   "s"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty

⌨️ 快捷键说明

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