Operating instructions

Status Reporting System R&S ESCI
1166.6004.12 5.22 E-1
IST Flag and Parallel Poll Enable Register (PPE)
By analogy with the SRQ, the IST flag combines the entire status information in a single bit. It can be
queried by means of a parallel poll (cf. Section 3.8.4.3) or using command "*IST?".
The parallel poll enable register (PPE) determines which bits of the STB contribute to the IST flag. The
bits of the STB are ANDed with the corresponding bits of the PPE, with bit 6 being used as well in
contrast to the SRE. The Ist flag results from the ORing of all results. The PPE can be set using
commands "*PRE" and read using command "*PRE?".
Event-Status Register (ESR) and Event-Status-Enable Register (ESE)
The ESR is already defined in IEEE 488.2. It can be compared with the EVENt part of an SCPI register.
The event status register can be read out using command "*ESR?".
The ESE is the associated ENABle part. It can be set using command "*ESE" and read using command
"*ESE?".
Table 5-3 Meaning of the bits in the event status register
Bit No. Meaning
0
Operation Complete
This bit is set on receipt of the command *OPC exactly when all previous commands have been executed.
1 This bit is not used
2
Query Error
This bit is set if either the controller wants to read data from the instrument without having send a query, or if it
does not fetch requested data and sends new instructions to the instrument instead. The cause is often a query
which is faulty and hence cannot be executed.
3
Device-dependent Error
This bit is set if a device-dependent error occurs. An error message with a number between -300 and -399 or a
positive error number, which denotes the error in greater detail, is entered into the error queue (cf. Chapter 9,
Error Messages).
4
Execution Error
This bit is set if a received command is syntactically correct, however, cannot be performed for other reasons.
An error message with a number between -200 and -300, which denotes the error in greater detail, is entered
into the error queue (cf. Chapter 9, Error Messages).
5
Command Error
This bit is set if a command which is undefined or syntactically incorrect is received. An error message with a
number between -100 and -200, which denotes the error in greater detail, is entered into the error queue (cf.
Chapter 9 "Error Messages").
6
User Request
This bit is set on pressing the LOCAL key.
7
Power On (supply voltage on)
This bit is set on switching on the instrument.