8.2 Command Specifications in Alphabetical Order
8-13
*ESE
Standard Event Status Enable Command
Setting standard event status enable register
Function
Sets the standard event status enable register. When the set event occurs, the end
summary bit (ESB, bit 5) of the status byte register becomes “1” (true).
Command
*ESE register
Query
*ESE?
Response
register
Parameters
register Standard event status enable register
Value = bit0 + bit1 + ... + bit7
bit0 = 2
0
= 1 : Operation complete
bit1 = 2
1
= 2 : Request control
bit2 = 2
2
= 4 : Query error
bit3 = 2
3
= 8 : Device error
bit4 = 2
4
= 16 : Execution error
bit5 = 2
5
= 32 : Command error
bit6 = 2
6
= 64 : User request
bit7 = 2
7
= 128 : Power On
Description
From among the values 2
0
= 1, 2
1
= 2, 2
2
= 4, 2
3
= 8, 2
4
= 16, 2
5
= 32, 2
6
= 64, and 2
7
= 128, which correspond to bits 1, 2, 3, 4, 5, 6 and 7 of the standard event status
enable register; the sum of values of bits to be enabled becomes the parameter.
Sample programming
To enable the execution error event:
*ESE 16