User manual
DSO-1000D Programming Manual
140
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.
:SET<X>:LABel
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
Set
Query