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

📄 form1.frm

📁 AD9954源码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form frmControl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Control"
   ClientHeight    =   6615
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9255
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   6615
   ScaleWidth      =   9255
   Visible         =   0   'False
   Begin VB.CheckBox chkIOInterface 
      Caption         =   "I/O Interface Window..."
      Height          =   495
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   79
      Top             =   4920
      Width           =   2175
   End
   Begin VB.Frame fraLoad 
      BorderStyle     =   0  'None
      Height          =   855
      Left            =   7200
      TabIndex        =   35
      Top             =   5400
      Width           =   1575
      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        =   37
         Top             =   360
         Width           =   1575
      End
      Begin VB.CheckBox chkLoadBothDUTs 
         Caption         =   "Load Both DUTs"
         Height          =   195
         Left            =   0
         TabIndex        =   36
         Top             =   120
         Width           =   1575
      End
   End
   Begin TabDlg.SSTab sstChooseDUT 
      Height          =   6375
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9015
      _ExtentX        =   15901
      _ExtentY        =   11245
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      ForeColor       =   -2147483640
      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
      TabCaption(0)   =   "DUT1"
      TabPicture(0)   =   "Form1.frx":014A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "fraDitherOptions(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "fraPowerDown(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "fraClock(0)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "chkDacPrimeDataDisable(0)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "fraSyncMult59s(0)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "chkSyncDacNMux(0)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "fraLinSweepCtrl(0)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "fraAccumRest(0)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "fraOutputWaveForm(0)"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "fraChargePumpControl(0)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "fraIntProfileCtrl(0)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "fraOSK(0)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "fraRAMSweepControl(0)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).ControlCount=   13
      TabCaption(1)   =   "DUT2"
      TabPicture(1)   =   "Form1.frx":0166
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "fraSyncMult59s(1)"
      Tab(1).Control(1)=   "fraOSK(1)"
      Tab(1).Control(2)=   "fraAccumRest(1)"
      Tab(1).Control(3)=   "fraLinSweepCtrl(1)"
      Tab(1).Control(4)=   "fraRAMSweepControl(1)"
      Tab(1).Control(5)=   "fraIntProfileCtrl(1)"
      Tab(1).Control(6)=   "fraDitherOptions(1)"
      Tab(1).Control(7)=   "fraPowerDown(1)"
      Tab(1).Control(8)=   "fraClock(1)"
      Tab(1).Control(9)=   "chkDacPrimeDataDisable(1)"
      Tab(1).Control(10)=   "fraChargePumpControl(1)"
      Tab(1).Control(11)=   "chkSyncDacNMux(1)"
      Tab(1).Control(12)=   "fraOutputWaveForm(1)"
      Tab(1).ControlCount=   13
      Begin VB.Frame fraSyncMult59s 
         Caption         =   "Sync Multipule DDS's"
         Height          =   3015
         Index           =   1
         Left            =   -68280
         TabIndex        =   120
         Top             =   1560
         Width           =   2175
         Begin VB.CommandButton cmdSyncDUTs 
            Caption         =   "Sync DUTS"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   128
            Top             =   2520
            Width           =   1935
         End
         Begin VB.CheckBox chkManualSync 
            Caption         =   "Manual Sync"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   126
            Top             =   1320
            Width           =   1815
         End
         Begin VB.CheckBox chkAutoMultiSync 
            Caption         =   "Auto Sync"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   125
            Top             =   960
            Width           =   1935
         End
         Begin VB.CheckBox chkSyncClockOutDisable 
            Caption         =   "SYNC Clock Out Disable"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   124
            Top             =   360
            Width           =   1815
         End
         Begin VB.CheckBox chkXtalOutPinActive 
            Caption         =   "Xtal Out Pin Active"
            Height          =   285
            Index           =   1
            Left            =   120
            TabIndex        =   123
            Top             =   720
            Width           =   1815
         End
         Begin VB.CheckBox chkHardwareManSync 
            Caption         =   "Hardware Manual Sync"
            Height          =   495
            Index           =   1
            Left            =   120
            TabIndex        =   122
            Top             =   1560
            Width           =   1815
         End
         Begin VB.CheckBox chk800MhzAutoSync 
            Caption         =   "High Speed Sync"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   121
            Top             =   2040
            Width           =   1815
         End
      End
      Begin VB.Frame fraRAMSweepControl 
         Caption         =   "RAM Control"
         Height          =   735
         Index           =   0
         Left            =   2400
         TabIndex        =   70
         Top             =   3840
         Width           =   4215
         Begin VB.CheckBox chkRAMEnable 
            Caption         =   "RAM Enable"
            Height          =   375
            Index           =   0
            Left            =   120
            TabIndex        =   71
            Top             =   240
            Width           =   1335
         End
         Begin VB.CheckBox chkRAMDestIsPW 
            Caption         =   "Use Phase Word as RAM Destination"
            Height          =   375
            Index           =   0
            Left            =   2160
            TabIndex        =   72
            Top             =   240
            Width           =   1815
         End
      End
      Begin VB.Frame fraOSK 
         Caption         =   "Output Shaped Keying"
         Height          =   1335
         Index           =   0
         Left            =   4740
         TabIndex        =   88
         Top             =   4680
         Width           =   1875
         Begin VB.CheckBox chkLoadARRatFud 
            Caption         =   "Load ARR @  I\O Update"
            Height          =   375
            Index           =   0
            Left            =   120
            TabIndex        =   91
            Top             =   720
            Width           =   1575
         End
         Begin VB.CheckBox chkOutputShpKeyEnable 
            Caption         =   "Enable OSK"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   90
            Top             =   240
            Width           =   1695
         End
         Begin VB.CheckBox chkAutoOutputShpKey 
            Caption         =   "Auto OSK"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   89
            Top             =   480
            Width           =   1695
         End
      End
      Begin VB.Frame fraIntProfileCtrl 
         Caption         =   "Internal Profile Control"
         Height          =   1815
         Index           =   0
         Left            =   120
         TabIndex        =   1
         Top             =   2760
         Width           =   2175
         Begin VB.ComboBox lstIntProfileControl 
            Height          =   315
            Index           =   0
            ItemData        =   "Form1.frx":0182
            Left            =   120
            List            =   "Form1.frx":019B
            Style           =   2  'Dropdown List
            TabIndex        =   2
            Top             =   360
            Width           =   1935
         End
         Begin VB.Label lblIntProfileCtrlInfo 
            BorderStyle     =   1  'Fixed Single
            Caption         =   "Internal Control Inactive"
            ForeColor       =   &H00FF0000&
            Height          =   975
            Index           =   0
            Left            =   120
            TabIndex        =   3
            Top             =   720
            Width           =   1935
         End
      End
      Begin VB.Frame fraChargePumpControl 
         Caption         =   "Charge Pump Control"
         Height          =   1095
         Index           =   0
         Left            =   4920
         TabIndex        =   25
         Top             =   360
         Width           =   3975
         Begin VB.CheckBox chkVCOGain 
            Caption         =   "VCO Gain"
            Height          =   375
            Index           =   0
            Left            =   2640
            TabIndex        =   69
            Top             =   240
            Width           =   1215
         End
         Begin VB.Image imgCPControl 
            Height          =   315
            Index           =   0
            Left            =   120
            Picture         =   "Form1.frx":0210
            Top             =   360
            Width           =   2175
         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           =   0
            Left            =   240
            TabIndex        =   104
            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           =   1
            Left            =   720
            TabIndex        =   103

⌨️ 快捷键说明

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