![VXI GPIB-VXI User Manual Download Page 83](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860083.webp)
Chapter 3
Local Command Set
© National Instruments Corporation
3-41
GPIB-VXI User Manual
*RST
488.2
Intent:
Return a device to a known initial state.
Command
Syntax:
*RST
Action:
None.
Other than the response mode configuration, the GPIB-VXI does not depart from
its initial state.
*SRE
488.2
Intent:
Set the device's Service Request Enable (SRE) Register bits.
Command
Syntax:
*SRE <byte value>
where
<byte value>
is the new value of the SRE register.
Action:
Sets the SRE to
<byte value>
.
Example:
Set the SRE register to 120.
*SRE 120
*SRE?
488.2
Intent:
Get the contents of the SRE Register.
Query
Syntax:
*SRE?
Response:
<SRE val>
<CRLF>
<SRE val>
is the current value of the SRE Register. The default value is FFh.