memorylinswp.frm

来自「AD9954源码」· FRM 代码 · 共 1,650 行 · 第 1/5 页

FRM
1,650
字号
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   3
            Left            =   5160
            TabIndex        =   224
            Top             =   1920
            Width           =   255
         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           =   6
            Left            =   5040
            TabIndex        =   223
            Top             =   960
            Width           =   135
         End
         Begin VB.Label lblns 
            Alignment       =   2  'Center
            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           =   2
            Left            =   5160
            TabIndex        =   222
            Top             =   960
            Width           =   255
         End
         Begin VB.Label lblMHz 
            Caption         =   "MHz"
            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           =   10
            Left            =   5880
            TabIndex        =   61
            Top             =   480
            Width           =   615
         End
         Begin VB.Label lblRisingSwpRampRate 
            Caption         =   "Rising Sweep 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        =   60
            Top             =   960
            Width           =   2895
         End
         Begin VB.Label lbRDFTW 
            Caption         =   "Rising Delta Frequency:"
            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        =   59
            Top             =   480
            Width           =   2895
         End
         Begin VB.Label lblFallingSwpRampRate 
            Caption         =   "Falling Sweep 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        =   58
            Top             =   1920
            Width           =   2895
         End
         Begin VB.Label lblMHz 
            Caption         =   "MHz"
            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           =   9
            Left            =   5880
            TabIndex        =   57
            Top             =   1440
            Width           =   615
         End
         Begin VB.Label lblFDFTW 
            Caption         =   "Falling Delta Frequency:"
            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        =   56
            Top             =   1440
            Width           =   2895
         End
      End
      Begin VB.Frame fraRAMConfig 
         BorderStyle     =   0  'None
         Height          =   5775
         Index           =   1
         Left            =   -74880
         TabIndex        =   131
         Top             =   960
         Width           =   8295
         Begin VB.Frame fraLoadRamFile 
            Caption         =   "RAM Config File"
            Height          =   735
            Index           =   1
            Left            =   0
            TabIndex        =   208
            Top             =   5040
            Width           =   6495
            Begin VB.CommandButton cmdSaveRAM 
               Caption         =   "SAVE RAM"
               Height          =   375
               Index           =   1
               Left            =   5280
               TabIndex        =   235
               ToolTipText     =   "Saves the current RAM configuration to a file."
               Top             =   240
               Width           =   1095
            End
            Begin VB.CommandButton cmdLoadRAMConfig 
               Caption         =   "LOAD FILE"
               Height          =   375
               Index           =   1
               Left            =   4080
               TabIndex        =   211
               Top             =   240
               Width           =   1095
            End
            Begin VB.CommandButton cmdBrowseForRamFile 
               Caption         =   "..."
               Height          =   285
               Index           =   1
               Left            =   80
               TabIndex        =   210
               Top             =   300
               Width           =   285
            End
            Begin VB.TextBox txtRAMConfigFile 
               Height          =   285
               Index           =   1
               Left            =   360
               TabIndex        =   209
               Top             =   300
               Width           =   3615
            End
         End
         Begin VB.Frame fraRAMSegCtrlWord0 
            Height          =   2415
            Index           =   7
            Left            =   4200
            TabIndex        =   189
            Top             =   2520
            Width           =   4095
            Begin VB.CommandButton cmdEditRamConfig 
               Caption         =   "   Edit RAM Segment"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Index           =   7
               Left            =   120
               TabIndex        =   190
               Top             =   1920
               Visible         =   0   'False
               Width           =   3855
            End
            Begin VB.CommandButton cmdEditAARSCW 
               Caption         =   "Edit"
               Height          =   285
               Index           =   7
               Left            =   1650
               TabIndex        =   200
               Top             =   1020
               Width           =   495
            End
            Begin VB.CommandButton cmdEditFARSCW 
               Caption         =   "Edit"
               Height          =   285
               Index           =   7
               Left            =   1650
               TabIndex        =   199
               Top             =   660
               Width           =   495
            End
            Begin VB.CommandButton cmdEditBARSCW 
               Caption         =   "Edit"
               Height          =   285
               Index           =   7
               Left            =   1650
               TabIndex        =   198
               Top             =   300
               Width           =   495
            End
            Begin VB.TextBox txtDSFreq 
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   315
               Index           =   7
               Left            =   1830
               Locked          =   -1  'True
               TabIndex        =   197
               Tag             =   "0"
               Text            =   "0.000000000"
               Top             =   1920
               Width           =   1440
            End
            Begin VB.CommandButton cmdEditDSFreq 
               Caption         =   "Edit"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   285
               Index           =   7
               Left            =   1200
               TabIndex        =   196
               Top             =   1920
               Width           =   615
            End
            Begin VB.CheckBox chkNoDwellActive 
               Caption         =   "No Dwell"
               DownPicture     =   "MemoryLinSwp.frx":0B2E
               Height          =   645
               Index           =   7
               Left            =   2880
               Picture         =   "MemoryLinSwp.frx":0C10
               Style           =   1  'Graphical
               TabIndex        =   195
               Top             =   300
               Width           =   915
            End
            Begin VB.TextBox txtRAMSegBeginAddr 
               Height          =   285
               Index           =   7
               Left            =   2160
               Locked          =   -1  'True
               MaxLength       =   4
               TabIndex        =   194
               Text            =   "0000"
               Top             =   300
               Width           =   495
            End
            Begin VB.TextBox txtRAMSegFinalAddr 
               Height          =   285
               Index           =   7
               Left            =   2160
               Locked          =   -1  'True
               MaxLength       =   4

⌨️ 快捷键说明

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