Agilent Technologies E5071C Manual page 1319

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
UserMenu.Item(Key_id).Caption
Object type
Property
Syntax
UserMenu.Item(Key_id).Caption = Lbl
Lbl = UserMenu.Item(Key_id).Caption
Description
Sets the label name of the user menu function softkeys 1 to 10 (Key_id).
Variable
Parameter
Description
Data type
Range
Note
Parameter
Description
Data type
Preset value
Examples
Dim KeyLbl As String
UserMenu.Item(1).Caption = "Meas"
KeyLbl = UserMenu.Item(1).Caption
Equivalent key
No equivalent key is available on the front panel.
1546
Key_id
Softkey number for the user menu function
Long integer type (Long)
1 to 10
You cannot omit this because it does not have a preset
value. If the specified variable is out of the valid setting
range, an error occurs when executed.
Lbl
Softkey label name for the user menu function
Character string type (String)
Varies depending on the specified softkey number.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents