Agilent Technologies 86120C User Manual page 135

Multi-wavelength meter
Table of Contents

Advertisement

*OPC
The *OPC (operation complete) command sets the operation complete
bit in the event status register when all pending device operations
have finished.
Syntax
*OPC
*OPC?
Description
The *OPC? query places an ASCII "1" in the output queue when all
pending device operations have finished.
This command is useful when the computer is sending commands to
other instruments. The computer can poll the event status register to
check when the Agilent 86120C has completed the operation. Use the
*OPC? query to ensure all operations have completed before continuing
the program. By following a command with an *OPC? query and an
ENTER statement, the program will pause until the response (ASCII
"1") is returned by the instrument.
Be sure the computer's timeout limit is at least two seconds, since
some of the Agilent 86120C commands take approximately one second
to complete.
1
Query Response
Example
OUTPUT 720;"*OPC?"
ENTER 720;Op$
*RCL
This command recalls a saved instrument state.
Syntax
*RCL <integer>
<integer> range is 1 to 4.
Description
For a description of an instrument state, see *SAV command.
Programming Commands
Common Commands
4-7

Advertisement

Table of Contents
loading

Table of Contents