User`s guide

4-17
Programming
*SRE (Service Request Enable)
*SRE (Service Request Enable)
The *SRE command sets the bits in the Service Request Enable Register. The
Service Request Enable Register contains a mask value for the bits to be
enabled in the Status Byte Register. A bit set to one (1) in the Service Request
Enable Register enables the corresponding bit in the Status Byte Register. A
zero (0) disables the bit. Table 4-3 lists the bits in the Service Request Enable
Register and what they mask.
The Service Request Enable Register is cleared at power-on. The *RST and
*CLS commands do not change the register.
The *SRE query returns the value of the Service Request Enable Register.
Usage:
GPIB only
Command Syntax:
*SRE <mask>
Where:
<mask> ::= 0 to 255
Example: OUTPUT 711;"*SRE 32"
In this example, the *SRE 32 command enables ESB (event summary) bit 5 of
the Status Byte Register, the MSS (master summary status) bit 6 in the Status
Byte Register is also set.
Query Syntax:
*SRE?
Returned Format:
<mask><NL>
Where:
<value> ::= 0 to 255 (integerNR1 format)