Instructions
RIGOL  Chapter 2 Command System 
2-122   MSO5000-E Programming Guide 
:REFerence:LABel:ENABle 
Syntax  :REFerence:LABel:ENABle <bool> 
:REFerence:LABel:ENABle? 
Description  Enables or disables the display of all the labels; or queries the on/off display of all 
the labels. 
Parameter 
Name 
Type 
Range 
Default 
<ref> 
Discrete 
{1|2|3|4|5|6|7|8|9|10} 
—— 
<bool>  Bool  {{1|ON}|{0|OFF}}  0|OFF 
Return Format 
The query returns 1 or 0. 
Example  :REFerence:LABel:ENABle 1,ON /*Enables the display of all the labels.*/ 
:REFerence:LABel:ENABle? 1  /*The query returns 1.*/ 
:REFerence:LABel:CONTent 
Syntax  :REFerence:LABel:CONTent <ref>,<str> 
:REFerence:LABel:CONTent? <ref> 
Description 
Sets or queries the label of the specified reference channel. 
Parameter 
Name 
Type 
Range 
Default 
<ref> 
Discrete 
{1|2|3|4|5|6|7|8|9|10} 
—— 
<str> 
ASCII 
String 
The string can contain English letters and 
numbers, as well as some symbols. 
—— 
Return Format 
The query returns the label of the specified reference channel in strings. 
Example  :REFerence:LABel:CONTent 1,REF1 /*Sets the label of reference channel 1 to 
REF1.*/ 
:REFerence:LABel:CONTent? 1 /*The query returns REF1.*/ 










