User manual
RIGOL Chapter 2 Command System
2-152 DG800 Programming Guide
:SYSTem:LOG:[:STATE]
Syntax
:SYSTem:LOG:[:STATE] {ON|1|OFF|0}
:SYSTem:LOG:[:STATE]?
Description
Enables or disables the system log.
Queries the on/off status of the system log.
Parameter
Name
Type
Range
Default
{ON|1|OFF|0}
Bool
ON|1|OFF|0
ON
Return Format
The query returns ON or OFF.
Example
:SYST:LOG 1 /*Enables the system log.*/
:SYST:LOG? /*Queries the on/off status of the system log and the query returns ON*/
:SYSTem:POWeron
Syntax
:SYSTem:POWeron {DEFault|LAST}
:SYSTem:POWeron?
Description
Sets the power-on state to Default (DEFault) or Last (LAST).
Queries the power-on state.
Parameter
Name
Type
Range
Default
{DEFault|LAST}
Discrete
DEFault|LAST
DEFault
Remarks
DEFault: the instrument recalls the factory defaults (except the parameters (e.g. Language) that will
not be affected by factory default settings, refer to "Factory Setting") at power-on.
LAST: includes all system parameters and states, except channel output state and clock source.
Return Format
The query returns DEFAULT or LAST.
Example
:SYST:POW LAST /*Sets the power-on state to Last.*/
:SYST:POW? /*Queries the power-on state and the query returns LAST.*/