Specifications

RIGOL Chapter 2 Command System
2-224 M300 Programming Guide
SYSTem:UTIlity:SAVEr:STATe
Syntax SYSTem:UTIlity:SAVEr:STATe <state>
SYSTem:UTIlity:SAVEr:STATe?
Description
Enable or disable the screen saver function.
Parameters
Name
Type
Range
Default
<state>
Bool
{ON|OFF|1|0}
OFF
Explanation The screen saver function will be disabled after a Factory Reset (send the *RST
command).
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
SYST:UTI:SAVE:STAT ON
SYST:UTI:SAVE:STAT?
The query returns 1.
Related
command
SYSTem:UTIlity:SAVEr:TIME
SYSTem:UTIlity:SAVEr:TIME
Syntax SYSTem:UTIlity:SAVEr:TIME <time>
SYSTem:UTIlity:SAVEr:TIME?
Description
Set or query the idle time of the instrument before entering the screen saver mode.
Parameters
Name Type Range Default
<time>
Integer
1 to 60, the unit is minute.
None
Explanation If you stop operating the instrument for the specified screen saver time, the
instrument automatically enters the screen saver mode (the screen saver function was
enabled). Send the SYSTem:UTIlity:SAVEr:STATe or press any key at the front panel to
disable the screen saver function.
The screen saver function will be disabled after a Factory Reset (send the
*RST
command).
Return
Format
The query returns an integer from 1 to 60, for example, 5.
Example
SYST:UTI:SAVE:TIME 10
SYST:UTI:SAVE:TIME?
The query returns 10.
Related
command
SYSTem:UTIlity:SAVEr:STATe