PACE Series SCPI Manual
K0472 Revision A
4-135
*OPC
Command Syntax
*OPC
Parameter:
None
Short form:
*OPC
Function:
When all operations have been completed, event 800 is written to the
error/event queue (if enabled by STAT:QUE:ENAB). At the same time, this
command allows the OPC bit in the standard event register to be set. This
can be used to trigger a serial poll, see *ESR for details. If there are no
pending operations these actions are performed immediately. This
command should be sent each time the OPC bit is allowed to be set.
Default:
-
Note:
It is intended that the *OPC command should be the last command in a
program message.
Query Syntax
*OPC?
Short form:
*OPC?
Function:
When all operations have been completed a ‘1’ is written to the output
queue this can be used to trigger a serial poll, see *SRE for details.
Response:
If there are no pending operations a ‘1’ is written to the queue
immediately.
Note:
It is intended that the *OPC command should be the last command in a
program message.
Description
This command sets the OPC bit in the standard event register. The query returns ‘1’ when all
operations have been completed.