User`s guide

Examples
The following command enables bit 4 (decimal value = 16) in the enable
register. If an Execution Error occurs, this condition will be reported to the
Status Byte Register (bit 5 will be set high).
*ESE 16
The following query returns which bits are enabled in the register.
*ESE?
Typical Response: +16