Video Test Generator User Guide 207
*ESE Event Status Enable
Class GPIB
Description Sets the Event Status Enable register to the given mask value. The bits in the Event Status
Enable register function as enable bits for each corresponding bit in the Event Status
register. That is, when a bit in the Event Status register goes high, and the corresponding
bit in the Event Status Enable register is a 1, it is enabled and will cause the ESB bit in the
Status Byte register to go high.
The *ESE? query returns the current value of the Event Status Enable register.
Command syntax *ESE mask
mask
0 - 255
Example *ESE 8
Query syntax *ESE?
Query response mask NL
Where mask is in integer NR1 form.
See also: *CLS, *ESR?