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

📄 mdimain.frm

📁 AD9954源码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.MDIForm mdiMain 
   AutoShowChildren=   0   'False
   BackColor       =   &H8000000C&
   Caption         =   "AD9859 & AD9951-54 Evaluation Software"
   ClientHeight    =   6330
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   10425
   Icon            =   "mdiMain.frx":0000
   LinkTopic       =   "MDIForm1"
   StartUpPosition =   3  'Windows Default
   WindowState     =   2  'Maximized
   Begin MSComDlg.CommonDialog cdgFileOpenSave 
      Left            =   720
      Top             =   720
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Timer tmrLoadAnim 
      Enabled         =   0   'False
      Interval        =   150
      Left            =   120
      Top             =   1320
   End
   Begin MSComctlLib.StatusBar stbStatusBar 
      Align           =   2  'Align Bottom
      Height          =   300
      Left            =   0
      TabIndex        =   1
      Top             =   6030
      Width           =   10425
      _ExtentX        =   18389
      _ExtentY        =   529
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   5
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Visible         =   0   'False
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Text            =   "DUT1: Not Inst."
            TextSave        =   "DUT1: Not Inst."
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Text            =   "DUT2: Not Inst."
            TextSave        =   "DUT2: Not Inst."
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Bevel           =   0
            Object.Width           =   11324
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            AutoSize        =   2
            Object.Width           =   1402
            MinWidth        =   1411
            TextSave        =   "4:26 PM"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ilstMainTlbar 
      Left            =   120
      Top             =   720
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   9
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0442
            Key             =   "open"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0556
            Key             =   "save"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":066A
            Key             =   "help"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":077E
            Key             =   "ioconfig"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0892
            Key             =   "control"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":09EC
            Key             =   "frequency"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0B46
            Key             =   "ramconfig"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0CA0
            Key             =   "amplitude"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "mdiMain.frx":0DFA
            Key             =   "rameditor"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar tlbMainToolBar 
      Align           =   1  'Align Top
      Height          =   570
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   10425
      _ExtentX        =   18389
      _ExtentY        =   1005
      ButtonWidth     =   1667
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Appearance      =   1
      Style           =   1
      ImageList       =   "ilstMainTlbar"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   12
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Load Setup"
            Key             =   "open"
            Description     =   "Opens a setup file"
            Object.ToolTipText     =   "Loads a setup file."
            ImageKey        =   "open"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Save Setup"
            Key             =   "save"
            Description     =   "Saves the current setup."
            Object.ToolTipText     =   "Saves the current setup."
            ImageKey        =   "save"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "sep1"
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "RAM Editor"
            Key             =   "rameditor"
            Object.ToolTipText     =   "Displays the RAM editor."
            ImageKey        =   "rameditor"
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "sep2"
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Control"
            Key             =   "control"
            Object.ToolTipText     =   "Displays the Control Window."
            ImageKey        =   "control"
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Frequency"
            Key             =   "frequency"
            Object.ToolTipText     =   "Displays the Frequency Window."
            ImageKey        =   "frequency"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "RAM Config"
            Key             =   "ramconfig"
            Description     =   "Performs a frequency update for DUT1."
            Object.ToolTipText     =   "Displays the RAM Configuration / Linear Sweep Configuration Window."
            ImageKey        =   "ramconfig"
            BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
               NumButtonMenus  =   2
               BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "afud_dut1"
                  Text            =   "Auto Frequency Update"
               EndProperty
               BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "mfud_dut1"
                  Text            =   "Manual Frequency Update"
               EndProperty
            EndProperty
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Amplitude"
            Key             =   "amplitude"
            Description     =   "Performs a frequency update for DUT2."
            Object.ToolTipText     =   "Displays the Amplitude Window."
            ImageKey        =   "amplitude"
            BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
               NumButtonMenus  =   2
               BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "afud_dut2"
                  Text            =   "Auto Frequency Update"
               EndProperty
               BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "mfud_dut2"
                  Text            =   "Manual Frequency Update"
               EndProperty
            EndProperty
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
            Object.Visible         =   0   'False
            Caption         =   "I/O Config"
            Key             =   "ioconfig"
            Object.ToolTipText     =   "Opens the I/O window."
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "sep3"
            Style           =   3
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
            Caption         =   "Help"
            Key             =   "Help"
            Description     =   "Help"
            Object.ToolTipText     =   "Shows the help window."
            ImageKey        =   "help"
         EndProperty
      EndProperty
   End
   Begin VB.Menu mnuFile 
      Caption         =   "File"
      Begin VB.Menu mnuFileLoadSettings 
         Caption         =   "Load Setup File"
      End
      Begin VB.Menu mnuFileSaveSettings 
         Caption         =   "Save Setup File"
      End
      Begin VB.Menu mnuFileSep0 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFileOpenRAMFile 
         Caption         =   "RAM File Editor"
      End
      Begin VB.Menu mnuFileSep1 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFileExit 
         Caption         =   "E&xit"
      End
   End
   Begin VB.Menu mnuPCIO 
      Caption         =   "PC I/O"
      Begin VB.Menu mnuPCIO_SelLPTPort 
         Caption         =   "Select LPT Port"
      End
      Begin VB.Menu mnuPCIO_FindEvalBd 
         Caption         =   "Find Eval Board"
      End
   End
   Begin VB.Menu mnuWindow 
      Caption         =   "View"
      Begin VB.Menu mnuWindowControl 
         Caption         =   "Control"
      End
      Begin VB.Menu mnuWindowFreq 
         Caption         =   "Frequency"
      End
      Begin VB.Menu mnuWindowAmplitude 
         Caption         =   "Amplitude"
      End
      Begin VB.Menu mnuWindowRAMConfig 
         Caption         =   "RAM / Linear Sweep"
      End
      Begin VB.Menu mnuWindowReadBack 
         Caption         =   "Readback"
      End
      Begin VB.Menu mnuWindowDUTSignalsTW 
         Caption         =   "DUT Signals Tool Window"
      End
      Begin VB.Menu mnuWindowIOInterface 
         Caption         =   "I/O Interface Tool Window"
      End
      Begin VB.Menu mnuWindowDebug 

⌨️ 快捷键说明

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