User manual

Chapter 2 Command System RIGOL
DP700 Programming Guide 2-37
:SYSTem:PRINT?
Syntax
:SYSTem:PRINT?
Description
Reads the data stream of the image currently displayed on the screen (screen shot).
Return Format
A string
:SYSTem:REMote
Syntax
:SYSTem:REMote
Description
Enables the power supply to shift from the local mode to the remote mode.
Remarks
When the power supply returns to the remote mode, all keys (except On/Off,
, and ) and the knob
on the front panel are locked. The icon will be displayed on the status bar of the user interface.
Related Command
:SYSTem:LOCal
:SYSTem:RWLock[:STATe]
Syntax
:SYSTem:RWLock[:STATe] [<state>]
Description
Enables or disables the remote locking.
Parameter
Name Type Range Default
<state> Bool {ON|OFF} OFF
Remarks
When the remote locking is enabled, the power supply is locked in remote mode. Then,
- all keys (except On/Off and
) and the knob on the front panel are locked;
- you cannot press on the front panel of the power supply to return to the local mode;
- the icon
is displayed on the status bar of the user interface ( is not displayed).
You can also send the
:SYSTem:KLOCk:STATe command to enable or disable the remote locking.
When the remote locking is enabled, you can send the
:SYSTem:LOCal command to return to the local
mode. At this time, the remote locking will be disabled.
Example
:SYSTem:RWLock ON /*Enables the remote locking*/
Related Commands
:SYSTem:KLOCk:STATe
:SYSTem:LOCal