Parameter
(none)
Read event status enable register: *ESR?
The value returned is the binary-weighted sum of all enabled bits in the register.
l
Any or all conditions can be reported to the ESB bit through the enable register. To set the enable
l
register mask, write a decimal value to the register using *ESE.
Once a bit is set, it remains set until cleared by this query or *CLS.
l
*IDN?
Identification Query. Returns instrument's identification string, which contains four comma-separated
fields. The first field is the manufacturer's name, the second field is the instrument model number, the
third field is the serial number, and the fourth field is the firmware revision.
Parameter
(none)
Return the instrument's identification string: *IDN?
*OPC
Sets the OPC (operation complete) bit in the standard event register. This occurs at the completion of
the pending operation. Refer to
Parameter
(none)
Set the Operation Complete bit: *OPC
The purpose of this command is to synchronize your application with the instrument.
l
Used in conjunction with initiated acquisitions, transients, output state changes, and output set-
l
tling time to provide a way to poll or interrupt the computer when these pending operations com-
plete.
Other commands may be executed before the operation complete bit is set.
l
The difference between *OPC and *OPC? is that *OPC? returns "1" to the output buffer when the
l
current operation completes.
*OPC?
Returns a 1 to the output buffer when all pending operations complete. The response is delayed until
all pending operations complete.
Keysight RP7900 Series Operating and Service Guide
Typical Return
Keysight Technologies,RP7951A,MY12345678,A.01.01
Status Tutorial
for more information.
5 SCPI Programming Reference
Typical Return
<bit value>
Typical Return
(none)
209