Sample Calibration Program
TDS5000B Series Service Manual
5-39
Begin VB.TextBox txtSignal
BeginProperty Font
Name = ”Lucida Console”
Size = 7.8
Charset = 0
Weight = 400
Underline = 0 ’False
Italic = 0 ’False
Strikethrough = 0 ’False
EndProperty
Height = 372
Left = 600
Locked = -1 ’True
TabIndex = 4
ToolTipText = ”Provide this signal to the TDS5000B”
Top = 3360
Width = 7092
End
Begin VB.ListBox lstOutput
Height = 2160
Left = 480
TabIndex = 1
Top = 480
Width = 7212
End
Begin VB.CommandButton cmdExit
Cancel = -1 ’True
Caption = ”E&xit”
Height = 492
Left = 6120
TabIndex = 0
ToolTipText = ”Stop calibrator program”
Top = 4080
Width = 1572
End
Begin VB.Label lblSignal
Caption = ”Status”
Height = 252
Left = 600
TabIndex = 3
Top = 3000
Width = 1572
End
Begin VB.Label lblOutput
Caption = ”Output from TDS5000B”
Height = 252
Left = 480