RIGOL
2-100
DS4000E Programming Guide
IEEE 488.2 Common Commands
IEEE 488.2 standard defines some common commands that are used for querying the basic information of
the instrument or executing basic operations. These commands usually start with "*", and the keywords in
a command contain 3 characters.
Command List:
*CLS
Syntax
*CLS
Description
Clears the event registers in all the register sets and clears the error queue.
*ESE
Syntax
*ESE <mask>
*ESE?
Description
Sets or queries the enable register of the standard event register set.
Parameter
Name
Type
Range
Default
<mask>
Integer
0 to 255
0
Remarks
<mask> is the binary-weighted sum of all the bits from bit 0 to bit 7. "1" denotes enabling the
corresponding bit; and "0" denotes disabling the corresponding bit. The bits in the standard event register
are defined as follows:
Bit
Weight
Name
Enable
7
128
PON
Power On
6 (Not used)
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 (Not used)
2
RQL
Request Control
0
1
OPC
Operation Complete
Содержание DS4000E Series
Страница 1: ...RIGOL Programming Guide DS4000E Series Digital Oscilloscope Aug 2016 RIGOL TECHNOLOGIES INC...
Страница 2: ......
Страница 266: ...RIGOL Chapter 3 Programming Examples 3 6 DS4000E Programming Guide...
Страница 270: ...RIGOL Chapter 3 Programming Examples 3 10 DS4000E Programming Guide...