Syntax and Commands
AFG3000 Series Arbitrary/Function Generators Reference Manual 3-21
*ESE
This command sets or queries the bits in the Event Status Enable Register (ESER)
used in the status and events reporting system of the arbitrary/function generator.
The query command returns the contents of the ESER.
Group Status
Related Commands *CLS, *ESR?, *PSC, *SRE, *STB
Syntax *ESE <bit_value>
*ESE?
Arguments <bit_value>::=<NR1>
where:
<NR1> is a value in the range of 0 through 255. The binary bits of the ESER are
set according to this value.
Returns <bit_value>
Examples *ESE 177
sets the ESER to 177 (binary 10110001), which sets the PON, CME, EXE and OPC
bits.
*ESE?
might return 186, indicating that the ESER contains the binary value 10111010.