Command Systems        RIGOL 
 
Programming Guide for DS1000B Series 
Command Format: 
:DISPlay:PERSist {{1|ON}|{0|OFF}} 
:DISPlay:PERSist? 
 
Function: 
The command sets waveform persist function ON (The waveform is shown until 
waveform persist function is off or relevant settings are changed.) or OFF (The 
waveform is updated as high refresh rate). 
 
Returned Format: 
The query returns 1 or 0, respectively indicates ON or OFF. 
 
Example: 
:DISP:PERS ON   Set waveform persist function on. 
:DISP:PERS?    Return 1. 
 
 
4.  :DISPlay:MNUDisplay 
Command Format:  
:DISPlay:MNUDisplay <time> 
:DISPlay:MNUDisplay? 
 
Function: 
The command sets the display time of menu. The menu will hide after the 
display time. The <time> may be 1s, 2s, 5s, 10s, 20s or INFinite (display all the 
time). 
 
Returned Format:   
The query returns 1s or 2s, 5s, 10s, 20s, Infinite. 
 
Example: 
:DISP:MNUD 10s     Set the display time as 10s. 
:DISP:MNUD?    Return 10s. 
 
 
5.  :DISPlay:MNUStatus 
Command Format: