7.6 Status Report
7-19
7.6.3 Standard event status enable register
Each bit of the standard event status enable register corresponds to each bit of the
standard event status register. Logical OR of the bits is output to bit 5 of the status
byte register.
That is, when any status specified by the standard event status enable register has oc-
curred, bit 5 of the status byte register becomes 1 (true).
Setting
Set the standard event status enable register by using the *ESE command. The
parameter is the decimal number converted from the sum of the values obtained
by binary-weighting the specified bits.
Example:
Setting bit 5 of the status byte register to 1 (true) for command error (bit 5)
and execution error (bit 4):
*ESE48 /*2
4
+ 2
5
= 48*/
Query
Query using the *ESE? query. Response is the decimal number converted from
the sum of the values obtained by binary-weighing the specified bits.
Clear
The following methods are available to clear the standard event status enable
register:
• Send the *ESE 0 command
• Turn the power On.