Chapter 5 347
Language Reference
SERVice Subsystem
SERVice Subsystem
Provides SCPI access for the calibration manager.
Read and Write Calibration Data
:SERVice[:PRODuction]:CALibrate
<cal_fid>,<idx>,<numeric_value>
:SERVice[:PRODuction]:CALibrate? <cal_fid>,<idx>
Write or read the calibration data specified by the cal_fid and idx. This
write is done to NRAM, it is not stored to EEROM until
DIAGnostic:CALibrate:STORe is executed.
Example: DIAGnostic:CALibrate 2,1,0
Range: cal_fid ::= numeric_value corresponds to the CALibrate
file ID
idx, is the index into the CALibrate file specified by
cal_fid
Prepare Calibration Files for Access
:SERVice[:PRODuction]:CALibrate:BEGin
Locks all of the calibration files for memory accesses.
Remarks: No query.
Load Default Calibration Data to NRAM
:SERVice[:PRODuction]:CALibrate:DEFault <cal_fid>
Loads the specified calibration data from EEROM to NRAM,
initializing the alignment data to the factory defaults..
Range: cal_fid, corresponds to the Calibrate file ID
Remarks: No query.