Calibration and Verification
Calibration Remote Commands
3
3-31
2. (Optional) name of the step at which to start.
If this parameter is not provided, it starts at the beginning.
Example: CAL_START MAIN
CAL_START MAIN,DVG3_3
CAL_STATE?
Description: Return state of calibration
Response: RUN - Running a calibration step
REF - Waiting for a CAL_NEXT with reference (measurement) value
INS - Instruction available, waiting for a CAL_NEXT
NOT - Not in a calibration procedure (or at end of one)
CAL_STEP?
Description: Return name of step currently running
Response: (Char) the step name
Example: IDAC_RATIO (running IDAC ratio calibration)
NOT (not running a calibration procedure now)
CAL_STORE
Description: Store new calibration constants (CAL switch must be ENABLEd)
CAL_STORE?
Description: Return whether a cal store is needed
Response: 1 is yes, 0 if no
CAL_SW?
Description: Return the setting of the calibration enable switch
Response: (Integer) 1 for enable, 0 for normal
Example: 1
EOFSTR
Description: Sets the End-Of-File character string used for calibration reports.
The maximum length is two characters. The EOF setting is saved in
nonvolatile memory.
Parameter: The EOF string (two characters maximum)