Command reference
R&S
®
ZNB/ZNBT
1462
User Manual 1173.9163.02 ─ 62
DIAGnostic:SERVice:CALibration:DATE
<CalibrationDate>
Defines last date and time the instrument was calibrated in ISO 8601 format.
Parameters:
<CalibrationDate>
String containing calibration date of the instrument.
Example:
//Set calibration date
DIAG:SERV:CAL:DATE "2019-05-05T00:00:00Z"
Manual operation:
See
DIAGnostic:SERVice:CALibration:DUE:DATE
<DueDate>
Defines next date and time the instrument needs calibration to be done in ISO 8601
format. The response may be empty in case of no fixed next calibration due.
Parameters:
<DueDate>
String containing next calibration due date.
An empty string resets the date (= no due date).
Example:
//Set calibration due date
DIAG:SERV:CAL:DUE:DATE "2020-05-12T00:00:00Z"
Manual operation:
See
DIAGnostic:SERVice:CALibration:DUE:STATe?
Queries the state if the calibration is OK or the instrument requires calibration.
Return values:
<State>
NAN
Not a number, e.g. if no due date is set.
OK
Calibration is OK since due date has not expired yet.
EXPired
Calibration due date has expired. Calibration is needed.
Example:
//Return calibration due state
DIAG:SERV:CAL:DUE:STAT?
Usage:
Query only
DIAGnostic:SERVice:CALibration:INTerval?
<Duration>
Queries the recommended calibration interval, set by Rohde
&
Schwarz service.
Parameters:
<Duration>
String indicating the calibration interval (
Example:
DIAG:SERV:CAL:INT?
returns
"P1Y"
if the recommended calibration interval is 1 year
Usage:
Query only
HUMS and service date commands