User manual

RIGOL Chapter 2 Command System
2-4 DP700 Programming Guide
IEEE488.2 Common Commands
Command List:
*IDN?
*OPT?
*RCL
*RST
*SAV
*TST?
*IDN?
Syntax
*IDN?
Description
Queries the identification string.
Return Format
RIGOL TECHNOLOGIES,<model>,<serial number>,<software version>
Wherein,
<model>: indicates the model number of the instrument.
<serial number>: indicates the serial number of the instrument.
<software version>: indicates the software version of the instrument.
*OPT?
Syntax
*OPT?
Description
Queries the installation status of the option.
Remarks
DP700 series provides the following options: Trigger, Timer, and High Resolution.
If you need any options, please purchase them and refer to the
:LIC:SET command to install them
properly.
Return Format
<state1>,<state2>,<state3>
Wherein,
<state1>: indicates the installation status of the trigger option. If it has been installed, the command
returns DP7-TRIGGER; if not, the command returns 0.
<state2>: indicates the installation status of the timer option. If it has been installed, the command returns
DP7-TIMER; if not, the command returns 0.
<state3>: indicates the installation status of the high resolution option. If it has been installed, the
command returns DP7-HIRES; if not, the command returns 0.
Related Command
:LIC:SET