Fluke PM-3370B Sander User Manual


 
4 - 42 COMMAND REFERENCE
Example:
Send
*
RST Resets the instrument.
Send
CALibration Starts auto calibration.
Send
STATus:OPERation:CONDition? Requests for oper. conditions.
Read
<cond_reg> Reads condition register.
WHILE (bit 0 of <cond_reg) = 1) Loops while calibration busy.
Send
STATus:OPERation:CONDition? Requests for oper. conditions.
Read
<cond_reg> Reads condition register.
LOOP_WHILE
Send
STATus:QUEStionable:CONDition?Requests for questionable
conditions.
Read
<cond_reg> Reads condition register.
IF (bit 8 of <cond_reg) = 0)
THEN Calibration_Okay
ELSE (bit 8 of <cond_reg) = 1) Calibration_Not_okay
END_IF
Front panel compliance:
The CALibration command/query is the remote equivalent of the front panel CAL
key.