Command Reference
R&S
®
CMW500
207User Manual 1173.9463.02 ─ 02
CALibration:BASE:ALL?
Query the stored calibration information. A comma separated list is returned, containing
three parameters per calibration, as described below.
Return values:
<Date> Date of the calibration as string
<Time> Time of the calibration as string
<Type> FSCorrection | UCORrection | CALibration | OGCal
Type of the calibration
FSCorrection: Correction performed in factory or service
UCORrection: Correction performed by the user
CALibration: Verification in the factory
OGCal: Verification by the service (outgoing calibration)
Example:
CALibration:BASE:ALL?
Possible result:
"2009-09-28","14:10:20",CAL,"2010-08-20","13:
55:12",FSC
Usage: Query only
Firmware/Software: V2.0.10
CALibration:BASE:LATest? [<Type>]
Query the stored information about the latest calibration. Optionally <Type> can be
specified to query information about the latest calibration of this type. The information is
returned as "<Date>","<Time>",<Type>.
Parameters:
<Type> FSCorrection | UCORrection | CALibration | OGCal
Type of the calibration. Can be specified to query the last calibra-
tion of a specific type and is returned as last value.
FSCorrection: Correction performed in factory or service
UCORrection: Correction performed by the user
CALibration: Verification in the factory
OGCal: Verification by the service (outgoing calibration)
Return values:
<Date> Date of the calibration as string
<Time> Time of the calibration as string
Example:
CALibration:BASE:LATest? OGC
Queries information about the latest outgoing calibration. Possible
result: "2009-09-28","14:10:20",OGC
CALibration:BASE:LATest?
Queries information about the latest calibration, irrespective of its
type. Possible result: "2010-06-28","13:55:12",UCOR
Usage: Query only
Instrument-Control Commands