
PDL5 User Manual
PDL5-UM-00001 Rev 001
58
Operation Complete Command
Syntax
*OPC
Function
Causes the meter to set the OPC bit in the standard event status
register when all pending operations have been completed.
Example
*OPC
Operation Complete Query
Syntax
*OPC?
Function
Places a “1” in the output queue of the meter when all pending
operations have been completed. Because the “1” is not always
placed in the output queue immediately, the status byte register
should be polled and the MAV bit checked to determine if there is a
message available in the output queue.
Example
*OPC?
Reset Command
Syntax
*RST
Function
Meter is reset to the power-on condition.
Example
*RST
Service Request Enable Command
Syntax
*SRE
<space><numeric value> where 0
<numeric value>
63 and
128
<numberic value>
191.
Function
Sets the bits in the service request enable register. The numeric
value is converted to a binary number. The bits of the register are
set to match the bit values of the binary number.
Example
*SRE 154
sets the service request enable register bits to 10011010.