157
3-22-6. :BUS1:LABel:DISPlay
Set
Query
Description
Turns the label on/off for the bus or returns its status.
Syntax
:BUS1:LABel:DISPlay { OFF | ON | ? }
Related commands :BUS1:LABel
Parameter
OFF
Turns the file label off for the bus.
ON
Turns the file label on for the bus.
Return parameter
Returns the status of the file label for the bus (ON,
OFF).
Example
:BUS1:LABel "Bus"
:BUS1:LABel:DISPlay ON
:BUS1:LABel:DISPlay?
ON
Sets the label for the bus to "Bus" and then turns the
label display on. The query return shows that the label
is on.
3-22-7. :SET<X>:LABel
Set
Query
Description
Sets or returns the file label for the selected setup.
Syntax
:SET<X>:LABel {<string> | ?}
Related commands :SET<X>:LABel:DISPlay
Parameter
<X>
Setup number 1 to 20
<string>
The string must be no more than 8
characters and only contain alphanumeric
characters in addition to period, dash and
underscore characters. The string must be
enclosed in double quotes, "string".
Return parameter
<string>
Returns the label for the selected setup.
No return indicates that there has not
been a file label assigned for the selected
setup.
Example1
:SET1:LABel "SET1_lab"
Sets the label for setup 1 as "SET1_lab".
Example2
:SET1:LABel?
SET1_lab