RIGOL Chapter 2 Command System
2-126 MSO7000/DS7000 Programming Guide
:REFerence:LABel:ENABle
:REFerence:LABel:ENABle <bool>
:REFerence:LABel:ENABle?
Enables or disables the display of all the labels; or queries the on/off display of all
the labels.
The query returns 1 or 0.
:REFerence:LABel:ENABle ON /*Enables the display of all the labels.*/
:REFerence:LABel:ENABle? /*The query returns 1.*/
:REFerence:LABel:CONTent
:REFerence:LABel:CONTent <ref>,<str>
:REFerence:LABel:CONTent? <ref>
Sets or queries the label of the specified reference channel.
The string can contain English letters and
numbers, as well as some symbols.
The query returns the label of the specified reference channel in strings.
:REFerence:LABel:CONTent 1,REF1 /*Sets the label of reference channel 1 to
REF1.*/
:REFerence:LABel:CONTent? 1 /*The query returns REF1.*/