📄 memorylinswp.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form frmRAMConfig
BorderStyle = 1 'Fixed Single
Caption = "RAM / Linear Sweep Configure"
ClientHeight = 7080
ClientLeft = 45
ClientTop = 435
ClientWidth = 8775
Icon = "MemoryLinSwp.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 7080
ScaleWidth = 8775
Visible = 0 'False
Begin VB.Frame fraLoad
BorderStyle = 0 'None
Height = 735
Left = 6840
TabIndex = 123
Top = 6120
Width = 1575
Begin VB.CheckBox chkLoadBothDUTs
Caption = "Load Both DUTs"
Height = 195
Left = 0
TabIndex = 125
Top = 0
Visible = 0 'False
Width = 1575
End
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 = 124
Top = 240
Width = 1575
End
End
Begin TabDlg.SSTab sstChooseDUT
Height = 6855
Left = 120
TabIndex = 0
Top = 120
Width = 8535
_ExtentX = 15055
_ExtentY = 12091
_Version = 393216
Style = 1
Tabs = 4
TabsPerRow = 6
TabHeight = 520
TabCaption(0) = "DUT1 - RAM Configuration"
TabPicture(0) = "MemoryLinSwp.frx":014A
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "fraRAMConfig(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "fraProfileSelection(0)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "DUT1 - Linear Sweep Configuration"
TabPicture(1) = "MemoryLinSwp.frx":0166
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "lblLinSweepInstruct(0)"
Tab(1).Control(1)= "fraLinearSwp(0)"
Tab(1).ControlCount= 2
TabCaption(2) = "DUT2 - RAM Configuration"
TabPicture(2) = "MemoryLinSwp.frx":0182
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "fraRAMConfig(1)"
Tab(2).Control(1)= "fraProfileSelection(1)"
Tab(2).ControlCount= 2
TabCaption(3) = "DUT2 - Linear Sweep Configuration"
TabPicture(3) = "MemoryLinSwp.frx":019E
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "lblLinSweepInstruct(1)"
Tab(3).Control(1)= "fraLinearSwp(1)"
Tab(3).ControlCount= 2
Begin VB.Frame fraLinearSwp
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2655
Index = 1
Left = -74880
TabIndex = 47
Top = 3120
Width = 8295
Begin VB.OptionButton opbRampDown
BackColor = &H00808080&
Caption = "Ramp Down"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Index = 1
Left = 6600
Picture = "MemoryLinSwp.frx":01BA
Style = 1 'Graphical
TabIndex = 65
Top = 360
UseMaskColor = -1 'True
Value = -1 'True
Width = 1575
End
Begin VB.OptionButton opbRampUp
BackColor = &H00808080&
Caption = "Ramp Up"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Index = 1
Left = 6600
Picture = "MemoryLinSwp.frx":0674
Style = 1 'Graphical
TabIndex = 64
Top = 1440
UseMaskColor = -1 'True
Width = 1575
End
Begin VB.TextBox txtRisingSwpRampRate
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 1
Left = 3750
Locked = -1 'True
TabIndex = 55
Tag = "0"
Text = "0.000"
Top = 960
Width = 1215
End
Begin VB.TextBox txtRisingDeltaFreq
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 1
Left = 3750
Locked = -1 'True
TabIndex = 54
Tag = "0"
Text = "0.000000000"
Top = 480
Width = 2055
End
Begin VB.TextBox txtFallingSwpRampRate
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 1
Left = 3750
Locked = -1 'True
TabIndex = 53
Tag = "0"
Text = "0.000"
Top = 1920
Width = 1215
End
Begin VB.TextBox txtFallingDeltaFreq
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 1
Left = 3750
Locked = -1 'True
TabIndex = 52
Tag = "0"
Text = "0.000000000"
Top = 1440
Width = 2055
End
Begin VB.CommandButton cmdEditFDFTW
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 = 405
Index = 1
Left = 3000
TabIndex = 51
Top = 1440
Width = 720
End
Begin VB.CommandButton cmdEditFSRR
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 = 405
Index = 1
Left = 3000
TabIndex = 50
Top = 1920
Width = 720
End
Begin VB.CommandButton cmdEditRDFTW
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 = 405
Index = 1
Left = 3000
TabIndex = 49
Top = 480
Width = 720
End
Begin VB.CommandButton cmdEditRSRR
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 = 405
Index = 1
Left = 3000
TabIndex = 48
Top = 960
Width = 720
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 = 7
Left = 5040
TabIndex = 225
Top = 1920
Width = 135
End
Begin VB.Label lblns
Alignment = 2 'Center
Caption = "s"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -