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

📄 form1.frm

📁 AD9954源码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Top             =   720
            Width           =   1815
         End
         Begin VB.CheckBox chkPhaseDither3 
            Caption         =   "Phase Dither En <3>"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   60
            Top             =   480
            Width           =   1815
         End
         Begin VB.CheckBox chkAmpDither 
            Caption         =   "Amplitude Dither"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   59
            Top             =   240
            Width           =   1575
         End
      End
      Begin VB.Frame fraPowerDown 
         Caption         =   "Power Down"
         Height          =   2295
         Index           =   1
         Left            =   -72000
         TabIndex        =   52
         Top             =   360
         Width           =   1815
         Begin VB.CheckBox chkPwrDwnPin 
            Caption         =   "Low"
            DownPicture     =   "Form1.frx":26A4
            Height          =   615
            Index           =   1
            Left            =   1080
            Picture         =   "Form1.frx":2786
            Style           =   1  'Graphical
            TabIndex        =   116
            Top             =   1560
            Width           =   615
         End
         Begin VB.CheckBox chkExternalPwrDwn 
            Caption         =   "External"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   57
            Top             =   1320
            Width           =   1095
         End
         Begin VB.CheckBox chkClockInputPwrDwn 
            Caption         =   "Clock Input"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   56
            Top             =   1080
            Width           =   1155
         End
         Begin VB.CheckBox chkDACPwrDwn 
            Caption         =   "DAC"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   55
            Top             =   840
            Width           =   1095
         End
         Begin VB.CheckBox chkCompPwrDwn 
            Caption         =   "Comp"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   54
            Top             =   600
            Width           =   1095
         End
         Begin VB.CheckBox chkDigitalPwrDwn 
            Caption         =   "Digital"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   53
            Top             =   360
            Width           =   1095
         End
         Begin VB.Image imgFullPwrDwnBtn 
            Height          =   1065
            Index           =   1
            Left            =   1320
            Picture         =   "Form1.frx":2868
            Tag             =   "0"
            Top             =   360
            Width           =   345
         End
         Begin VB.Label lblPwrDwnPin 
            Caption         =   "PwrDwn Pin:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   117
            Top             =   1800
            Width           =   975
         End
      End
      Begin VB.Frame fraClock 
         Caption         =   "Clock"
         Height          =   2295
         Index           =   1
         Left            =   -74880
         TabIndex        =   43
         Top             =   360
         Width           =   2775
         Begin VB.ComboBox cmbRefClkSrc 
            Height          =   315
            Index           =   1
            ItemData        =   "Form1.frx":2C3E
            Left            =   1200
            List            =   "Form1.frx":2C48
            Style           =   2  'Dropdown List
            TabIndex        =   114
            Top             =   360
            Width           =   1455
         End
         Begin VB.ComboBox cmbRefClkMulti 
            Enabled         =   0   'False
            Height          =   315
            Index           =   1
            ItemData        =   "Form1.frx":2C6A
            Left            =   1920
            List            =   "Form1.frx":2CAC
            Style           =   2  'Dropdown List
            TabIndex        =   44
            Top             =   1320
            Width           =   695
         End
         Begin VB.CheckBox chkUseDUT1sRefCLK 
            Caption         =   "Use DUT1's Ref Clock"
            Height          =   255
            Left            =   150
            TabIndex        =   67
            Top             =   0
            Width           =   1935
         End
         Begin VB.CheckBox chkUseRefClkMult 
            Caption         =   "Use Clock Multiplier:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   47
            ToolTipText     =   "Check to use the Reference Clock Multiplier."
            Top             =   1320
            Width           =   1815
         End
         Begin VB.TextBox txtRefClk 
            Height          =   270
            Index           =   1
            Left            =   960
            TabIndex        =   46
            Text            =   "400.000"
            ToolTipText     =   "REFCLK frequency that is being supplied to the DUT."
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox txtSysClkTxt 
            Height          =   285
            Index           =   1
            Left            =   1200
            Locked          =   -1  'True
            TabIndex        =   45
            Text            =   "400.000"
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label lblRefClkSrc 
            Caption         =   "Ref Clock Src:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   115
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label lblEmpty 
            Height          =   255
            Left            =   120
            TabIndex        =   68
            Top             =   0
            Width           =   135
         End
         Begin VB.Label lblRefClk 
            Alignment       =   2  'Center
            Caption         =   "Ref Clock:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   51
            ToolTipText     =   "External Reference Clock Frequency"
            Top             =   840
            Width           =   750
         End
         Begin VB.Label lblMHz 
            Caption         =   "MHz"
            Height          =   255
            Index           =   3
            Left            =   1800
            TabIndex        =   50
            Top             =   840
            Width           =   495
         End
         Begin VB.Label lblSystemClkFreq 
            Caption         =   "System Clock:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   49
            Top             =   1800
            Width           =   1095
         End
         Begin VB.Label lblMHz 
            Caption         =   "MHz"
            Height          =   255
            Index           =   2
            Left            =   2040
            TabIndex        =   48
            Top             =   1800
            Width           =   495
         End
      End
      Begin VB.CheckBox chkDacPrimeDataDisable 
         Caption         =   "DAC Prime Data Disable"
         Height          =   255
         Index           =   1
         Left            =   -72600
         TabIndex        =   42
         Top             =   6000
         Width           =   2055
         Visible         =   0   'False
      End
      Begin VB.Frame fraChargePumpControl 
         Caption         =   "Charge Pump Control"
         Height          =   1095
         Index           =   1
         Left            =   -70080
         TabIndex        =   41
         Top             =   360
         Width           =   3975
         Begin VB.CheckBox chkVCOGain 
            Caption         =   "VCO Gain"
            Height          =   375
            Index           =   1
            Left            =   2640
            TabIndex        =   113
            Top             =   240
            Width           =   1095
         End
         Begin VB.Label lblMADUT1 
            BackStyle       =   0  'Transparent
            Caption         =   "150mA"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   8.25
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   7
            Left            =   1920
            TabIndex        =   108
            Top             =   720
            Width           =   495
         End
         Begin VB.Label lblMADUT1 
            BackStyle       =   0  'Transparent
            Caption         =   "125mA"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   8.25
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   6
            Left            =   1320
            TabIndex        =   107
            Top             =   720
            Width           =   495
         End
         Begin VB.Label lblMADUT1 
            BackStyle       =   0  'Transparent
            Caption         =   "100mA"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   8.25
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   5
            Left            =   720
            TabIndex        =   106
            Top             =   720
            Width           =   495
         End
         Begin VB.Label lblMADUT1 
            BackStyle       =   0  'Transparent
            Caption         =   "75mA"
            BeginProperty Font 
               Name            =   "Symbol"
               Size            =   8.25
               Charset         =   2
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   4
            Left            =   240
            TabIndex        =   105
            Top             =   720
            Width           =   495
         End
         Begin VB.Image imgCPControl 
            Height          =   315
            Index           =   1
            Left            =   120
            Picture         =   "Form1.frx":2D16
            Top             =   360
            Width           =   2175
         End
      End
      Begin VB.CheckBox chkSyncDacNMux 
         Caption         =   "Sync DAC && Mux"
         Height          =   255
         Index           =   1
         Left            =   -70080
         TabIndex        =   40
         Top             =   6000
         Width           =   1695
         Visible         =   0   'False
      End
      Begin VB.Frame fraOutputWaveForm 
         Caption         =   "Output Wave Form"
         Height          =   1095

⌨️ 快捷键说明

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