156
3-22-4. :REF<X>:LABel:DISPlay
Set
Query
Description
Turns the label on/off for the selected reference
waveform or returns its status.
Syntax
:REF<X>:LABel:DISPlay { OFF | ON | ? }
Related commands :REF<X>:LABel
Parameter
<X>
Reference waveform 1, 2, 3, 4
OFF
Turns the file label off for the selected
reference waveform.
ON
Turns the file label on for the selected
reference waveform.
Return parameter
Returns the status of the file label for the selected
reference waveform (ON, OFF).
Example
:REF1:LABel "REF1"
:REF1:LABel:DISPlay ON
:REF1:LABel:DISPlay?
ON
Sets the label for reference waveform 1 to "REF1" and
then turns the label display on. The query return shows
that the label is on.
3-22-5. :BUS1:LABel
Set
Query
Description
Sets or returns the file label for the bus.
Syntax
:BUS1:LABel {<string> | ?}
Related commands :BUS1:LABel:DISPlay
Parameter
<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 bus. No return
indicates that there has not been a file
label assigned for bus.
Example1
:BUS1:LABel "Bus"
Sets the bus label as "Bus".
Example2
:BUS1:LABel?
Bus