User manual

GDS-2000A Programming Manual
202
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.
: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
:BUS1:LABel:DISPlay
Set
Query
Description
Turns the label on/off for the bus or returns its
status.
Syntax
:BUS1:LABel:DISPlay { OFF | ON | ? }