SYSTem:ACALibration:DATE? {<slot> | DMM}
Returns the date of the last autocalibration in the format yyyy,mm,dd, in either a specified multifunction module
slot, specified digitizer module slot, or the internal DMM.
Parameter
<slot> = {1|2|3}, any slot number with DAQM907A multifunction or DAQM909A digitizer module installed.
DMM = Internal DMM
Returns the last autocalibration date in slot 1: SYST:ACAL:DATE? 1
Returns the last autocalibration date in internal DMM: SYST:ACAL:DATE? DMM
– The date is based on instrument's real time clock. Set the date for the instrument's real-time clock with
SYSTem:DATE.
SYSTem:ACALibration:INTerval {OFF | DAILy | WEEKly | MONThly}
SYSTem:ACALibration:INTerval?
Disables (Off) or specifies the scheduled autocalibration interval as a daily, weekly, or monthly occurrence.
Parameter
{OFF | DAILy | WEEKly | MONThly}
Default: OFF
Schedules autocalibration as a weekly interval: SYST:ACAL:INT WEEK
SYSTem:ACALibration:INTerval:MDAY <dayOfMonth>
SYSTem:ACALibration:INTerval:MDAY?
Schedules the autocalibration to start at a specific day (day 1 to 31) of each month.
Parameter
<dayOfMonth> = Number of days in a month from 1 to 31
Sets the autocalibration (monthly interval) as first day of each month: SYST:ACAL:INT:MDAY 1
SYSTem:ACALibration:INTerval:TIME <hour>, <minute>
SYSTem:ACALibration:INTerval:TIME?
Schedules the autocalibration to start at a specific time (hour and minute). Time is in 24-hour format.
Parameter
<hour> = 0 to 23
<minute> = 0 to 59
Sets the autocalibration (daily interval) to 3:30 PM: SYST:ACAL:INT:TIME 15,30
Keysight DAQ970A/DAQ973A Programming Guide
Typical return
DAIL, WEEK, or MONT
Typical return
Any value from 1 to 31
Typical return
+15,+30
2 SCPI Programming
Typical return
+2019,+1,+1
303
Need help?
Do you have a question about the DAQ970A and is the answer not in the manual?