Detecting calibration step completion
When sending remote calibration commands, you must wait until the instrument completes
the present operation before sending another command. You can use either *OPC? or *OPC to
help determine when each calibration step is completed.
Using the *OPC? query
With the *OPC? (operation complete) query, the instrument will place an ASCII 1 in the out-
put queue when it has completed each step. To determine when the OPC response is ready,
perform the following:
1. Repeatedly test the MAV (Message Available) bit (bit 4) in the status byte and wait until
it is set. (You can request the status byte by using the *STB? query.)
2. When MAV is set, a message is available in the output queue, and you can read the out-
put queue and test for an ASCII 1.
3. After reading the output queue, repeatedly test MAV again until it clears. At this point,
the calibration step is completed.
Using the *OPC command
The *OPC (operation complete) command can also be used to detect the completion of each
calibration step. In order to use *OPC to detect the end of each calibration step, perform the
following:
1. Enable operation complete by sending *ESE 1. This command sets the OPC (operation
complete bit) in the standard event enable register, allowing operation complete status
from the standard event status register to set the ESB (event summary bit) in the status
byte when operation complete is detected.
2. Send the *OPC command immediately following each calibration command. For
example:
:CAL:PROT:SENS 2;*OPC
Note that you must include the semicolon (;) to separate the two commands and that the
*OPC command must appear on the same line as the command.
3.
After sending a calibration command, repeatedly test the ESB (Event Summary) bit
(bit 5) in the status byte until it is set. (Use *STB? to request the status byte.)
4. Once operation complete has been detected, clear OPC status using one of two methods:
(1) use the *ESR? query, and then read the response to clear the standard event status
register or (2) send the *CLS command to clear the status registers. Note that sending
*CLS will also clear the error queue and operation complete status.
Command Reference
B-13
2410-902-01.book Page 13 Monday, November 7, 2005 2:49 PM
Summary of Contents for Keithley SourceMeter 2410
Page 11: ...1 Performance Verification 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 29: ...2 Calibration 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 53: ...3 Routine Maintenance 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 56: ...4 Troubleshooting 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 74: ...5 Disassembly 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 84: ...6 Replaceable Parts 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 100: ...A Specifications 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 102: ...B Command Reference 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...
Page 116: ...C Calibration Programs 2410 902 01 book Page 1 Monday November 7 2005 2 49 PM ...