Remote Commands and Syntax
Commands 6
6-21
Table 6-5. Commands (cont.)
CAL_RPT?
Description
Sequential command.
Returns a report for a specified calibration activity (see Chapter 6 for format details).
Parameter
CAL (Output change report for calibration)
CHECK (Output change report for calibration check)
RAW (A list of all calibration constants)
Response
(String)
"<EOL>
<formatted report>
"
CAL_RCSV?
Description
Sequential command.
Returns a report in CSV format for a specified calibration activity (see Chapter 6 for
format details).
Parameter
CAL (Output change report for calibration)
CHECK (Output change report for calibration check)
RAW (A list of all calibration constants)
Response
(String)
"<EOL>
<formatted report>
"
CAL_SECURE
Description
Sequential command. Ignored if not in remote. Lock/unlocks the calibration security
by use of a passcode. The passcode is entered as a quoted string of decimal digits.
(eg "12345"). To secure the Calibrator, no passcode is necessary. If an incorrect
password is entered, the Calibrator will automatically be resecured if it was
unsecured.
Parameter
1. ON/OFF
2. <passcode>
Example
CAL_SECURE OFF, "12345"
Unsecures the Calibrator.
Example
CAL_SECURE ON
Secures the Calibrator.
CAL_SECURE?
Description Sequential command. Returns the current security state of the Calibrator.
Parameter None
Response String
Example
CAL_SECURE?
Returns ON if the Calibrator is secured.