RIGOL 2 Command System
2-6 DS2000E Programming Guide
*ESR?
Syntax
*ESR?
Description
Query the event status register for the standard event register set.
Explanation
Definitions of the bits of ESE register:
Bit Weights Name Enable
7 128 PON Power On
6 64 URQ User Request
5 32 CME Command Error
4 16 EXE Execution Error
3 8 DDE Dev. Dependent Error
2 4 QYE Query Error
1 2 RQL Request Control
0 1 OPC Operation Complete
Return Format
The query returns an integer between 0 and 255 which equals the sum of the binary weights (expressed
in decimal) of all the bits that have already been set in the register. For example, the query returns 144 if
bit 4 (16 in decimal) and bit 7 (128 in decimal) are enabled.
*IDN?
Syntax
*IDN?
Description
Query the current device information.
Return Format
The query returns RIGOL TECHNOLOGIES,<model>,<serial number>,<software version>.
Wherein,
<model> is the model number of the instrument. <serial number> is the serial number of the instrument.
<software version> is the software version of the instrument.