User manual
RIGOL Chapter 2 Command System
2-144 MSO1000Z/DS1000Z Programming Guide
:SYSTem Commands
The :SYSTem commands are used to set the system-related parameters, such as the sound and language.
Command List:
:SYSTem:AUToscale
:SYSTem:BEEPer
:SYSTem:ERRor[:NEXT]?
:SYSTem:GAM?
:SYSTem:LANGuage
:SYSTem:LOCKed
:SYSTem:PON
:SYSTem:OPTion:INSTall
:SYSTem:OPTion:UNINSTall
:SYSTem:RAM?
:SYSTem:SETup
:SYSTem:AUToscale
Syntax :SYSTem:AUToscale <bool>
:SYSTem:AUToscale?
Description
Enable or disable the AUTO key at the front panel, or query the status of the AUTO key.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
1|ON
Explanation
Users can disable the AUTO key by sending this command or pressing Utility
Auto Options Lock. The key can only be enabled by sending this command.
After the AUTO key is disabled, the Auto Scale operation is invalid. The :AUToscale
command will be invalid.
Return
Format
The query returns 1 or 0.
Example
:SYSTem:AUToscale ON /*Enable the AUTO key at the front panel*/
:SYSTem:AUToscale? /*The query returns 1*/