DSA800 series programming guide - Page 93

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-71
IEEE 488.2 Common Commands
IEEE 488.2 common commands are used to operate or query the status registers. About the structure of
the status registers, please refer to
:STATus Subsystem.
Command List:
*CLS
*ESE
*ESR?
*IDN?
*OPC
*RST
*SRE
*STB?
*TRG
*TST?
*WAI
*CLS
Syntax
*CLS
Description
Clear all the event registers and clear the error queue.
*ESE
Syntax
*ESE <value>
*ESE?
Description
Set the enable register for the standard event status register.
Query the enable register for the standard event status register.
Parameter
Name
Type
Range
Default
<value>
Integer
Refer to Explanation
0
Explanation
The bit 2, bit 3, bit 4 and bit 7 are reserved; you can set their values but they will not affect the instrument.
The bit 1 and bit 6 are not used and are always treated as 0; therefore, the range of <value> are the
decimal numbers corresponding to the binary numbers ranging from 00000000 (0 in decimal) to 11111111
(255 in decimal) and of which the bit 1 and bit 6 are 0.
Loading ...
Loading ...
Loading ...