Programming Guide
Digital Oscilloscopes Series
49
STATUS
*ESE
Command /Query
DESCRIPTION
The *ESE command sets the Standard Event Status
Enable register (ESE). This command allows one or
more events in the ESR register to be reflected in
the ESB summary message bit (bit 5) of the STB
register.
COMMAND SYNTAX
*ESE <value>
<value> : = 0 to 255
QUERY SYNTAX
*ESE?
RESPONSE FORMAT
*ESE <value>
EXAMPLE
The following instruction allows the ESB bit to be
set if a user request (URQ bit 6, i.e. decimal 64)
and/or a device dependent error (DDE bit 3, i.e.
decimal 8) occurs. Summing these values yields the
ESE register mask 64+8=72.
Command message:
*ESE 72
RELATED COMMANDS
*ESR