SYSTem:ACALibration:INTerval:WDAY <dayOfWeek>
SYSTem:ACALibration:INTerval:WDAY?
Schedules the autocalibration to start at a specific day (Sunday to Saturday) of each week.
Parameter Typical return
<dayOfWeek> =
{ SUNDay | MONDay | TUESday | WEDNesday | THURsday | FRIDay | SATurday }
SUND, MOND, TUES, WEDN, THUR, FRID,
or SAT
Sets the autocalibration (weekly interval) as Sunday: SYST:ACAL:INT:WDAYSUND
SYSTem:ACALibration:TEMPerature? {<slot> | DMM}
Returns the temperature of the last autocalibration in °C.
Parameter Typical return
<slot> = {1|2|3}, slot number with DAQM907A multifunction or DAQM909A digitizer module installed.
DMM = Internal DMM
+2.42850208E+001
Returns the last autocalibration temperature in slot 1: SYST:ACAL:TEMP? 1
– You can perform this query regardless of whether the instrument is secured.
– This setting is non-volatile. It will not be changed by power cycling, after a Factory Reset (*RST command) or
Instrument Preset (SYSTem:PRESet command).
SYSTem:ACALibration:TIME? {<slot> | DMM}
Returns the time of the last autocalibration in the format hh,mm,ss.sss. Time is in 24-hour format.
Parameter Typical return
<slot> = {1|2|3}, slot number with DAQM907A multifunction or DAQM909A digitizer module installed.
DMM = Internal DMM
20,15,30.000
Returns the last autocalibration time in slot 1: SYST:ACAL:TIME? 1
– The time is based on instrument's real time clock. Set the time for the instrument's real-time clock with
SYSTem:TIME.
– Time is in 24-hour format.
304
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming