Remote Operation
Commands 5
5-23
Table 5-2. Commands (continued)
CAL_SLST?
Description Sequential command.
Returns a group of calibration constant shifts due to a calibration activity.
Parameter CAL (All output changes due to calibration)
CHECK (All output changes due to calibration check)
Response (String)
"<EOL>
<range name>,<# points><EOL>
<mag 1>,<freq 1>,<offset 1>,<ashift 1>,<rshift 1><sshift 1>,<spec 1><EOL>
. . .
<mag n>,<freq n>,<offset n>,<ashift n>,<rshift 1>,<sshift n>,<spec n><EOL>
"
Where:
<range name> = Range identifier from Table 5-4
<# points> = (Integer) Number of points for the range
<mag n> = (Float) Magnitude for point n in range units
<freq n> = (Float) Frequency for point n in Hz
<offset n> = (Float) Zero shift for point n in range units
<ashift n> = (Float) Absolute shift for point n in range units
<rshift n> = (Float) Relative shift for point n (ppm)
<sshift n> = (Float) % of spec shift for point n
<spec n> = calibrator specification for point n in ppm
Range units are the appropriate units for the range, e.g., for all DC V ranges, range units
are V.
Example:
CAL_SLST? CAL could return:
“
49
DC220MV,2
2.20E-1,0.00E+00,1.76E-07,1.97E-07,8.98E-01,7.10E+00,1.26E+01
-2.20E-1,0.00E+00,1.58E-07,1.38E-07,6.26E-01,4.95E+00,1.26E+01
DC2_2V,2
(cont)
"
CAL_STORE
Description Sequential command, ignored if not in remote.
Stores all new calibration constants in nonvolatile memory. Use this command to save the
results of a CAL_ADJ command after you are completely finished with calibration via remote
control. The rear panel CALIBRATION switch must be in the ENABLE position or an
execution fault results.
Parameter None