264
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_calibration.fm
CALibration
CALibration:DATE
Function Sets/queries the date of the last system calibration done to the test set; not the IQ calibration
date. Returns a comma separated list YYYY,MM,DD in that order.
Setting Sets the system calibration date.
Range
• Year = 0000 to 9999
• Month = 01 to 12
• Day = 01 to 31
Query Returns the date when system calibration was performed.
Range
• Year = 0000 to 9999
• Month = 1 to 12
• Day = 1 to 31
Programming Example
OUTPUT 714;"CALIBRATION:DATE 1999,01,04"
!Sets the date of the last system calibration year, month and day.