📄 frmeditram.frm
字号:
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.Form frmEditRam
BorderStyle = 1 'Fixed Single
Caption = "Edit RAM"
ClientHeight = 6255
ClientLeft = 45
ClientTop = 330
ClientWidth = 9615
Icon = "frmEditRam.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 6255
ScaleWidth = 9615
Begin MSComDlg.CommonDialog cdgRamFile
Left = 8760
Top = 120
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.Frame fraGenRandom
Caption = "Random Frequency/Phase Generator"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5415
Left = 3600
TabIndex = 54
Top = 720
Visible = 0 'False
Width = 4815
Begin VB.CommandButton cmdGenRandData
Caption = "Generate Random Data"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 67
Top = 2880
Width = 4335
End
Begin VB.TextBox txtRndMsg
BackColor = &H8000000F&
BorderStyle = 0 'None
Height = 975
Left = 240
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 65
Text = "frmEditRam.frx":0442
Top = 360
Width = 4095
End
Begin VB.TextBox txtRndLowerLimit
Alignment = 1 'Right Justify
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 1950
Locked = -1 'True
TabIndex = 62
Tag = "0"
Text = "0.000000000"
Top = 1560
Width = 2055
End
Begin VB.CommandButton cmdEditRndLowerLimit
Caption = "Edit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1440
TabIndex = 61
Top = 1560
Width = 495
End
Begin VB.TextBox txtRndUpperLimit
Alignment = 1 'Right Justify
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 1950
Locked = -1 'True
TabIndex = 60
Tag = "0"
Text = "0.000000000"
Top = 2160
Width = 2055
End
Begin VB.CommandButton cmdEditRndUpperLimit
Caption = "Edit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1440
TabIndex = 59
Top = 2160
Width = 495
End
Begin VB.Label lblMHz
Caption = "MHz"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 4080
TabIndex = 64
Top = 1560
Width = 495
End
Begin VB.Label lblMHz
Caption = "MHz"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 4080
TabIndex = 63
Top = 2160
Width = 495
End
Begin VB.Label lblRndUpperLimit
Alignment = 2 'Center
Caption = "Upper Limit:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 58
Top = 2160
Width = 1335
End
Begin VB.Label lblRndLowerLimit
Alignment = 2 'Center
Caption = "Lower Limit:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 57
Top = 1560
Width = 1335
End
End
Begin VB.Frame fraProgress
BorderStyle = 0 'None
Caption = "Frame1"
Height = 2655
Left = 8520
TabIndex = 51
Top = 3480
Visible = 0 'False
Width = 975
Begin MSComctlLib.ProgressBar prgProgBar
Height = 2175
Left = 240
TabIndex = 52
Top = 480
Width = 495
_ExtentX = 873
_ExtentY = 3836
_Version = 393216
Appearance = 1
Orientation = 1
Scrolling = 1
End
Begin VB.Label lblProgMessage
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Please Wait!!!"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 495
Left = 0
TabIndex = 53
Top = 0
Width = 975
End
End
Begin VB.Frame fraGenerateRamp
Caption = "Generate Ramp"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5415
Left = 3600
TabIndex = 40
Top = 720
Visible = 0 'False
Width = 4815
Begin VB.CheckBox chkRampDown
Caption = "Ramp Down (Subract Delta Frequency)"
Height = 255
Left = 720
TabIndex = 56
Top = 2880
Width = 3135
End
Begin VB.TextBox txtRampGenInstruc
BackColor = &H8000000F&
BorderStyle = 0 'None
Height = 975
Left = 120
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 55
Text = "frmEditRam.frx":04EB
Top = 360
Width = 4455
End
Begin VB.CommandButton cmdEditDeltaFreq
Caption = "Edit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1530
TabIndex = 48
Top = 2160
Width = 495
End
Begin VB.TextBox txtDeltaFrequency
Alignment = 1 'Right Justify
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2040
Locked = -1 'True
TabIndex = 47
Tag = "0"
Text = "0.000000000"
Top = 2160
Width = 2055
End
Begin VB.CommandButton cmdEditStartFreq
Caption = "Edit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1530
TabIndex = 44
Top = 1560
Width = 495
End
Begin VB.TextBox txtStartFreq
Alignment = 1 'Right Justify
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -