SYSTem:CTYPe? <slot>
Returns the identity of the plug-in modules in the specified slot.
Parameter Typical return
<slot> = {1|2|3} <Company Name>,<Card Model Number>,<Serial Number>,<Firmware Rev>
Returns the identity of the module in slot 1 with DAQM901A installed:
SYST:CTYP? 1
Typical response: Keysight Technologies,DAQM901A,0,00.76
– The manufacturer name and model number are affected by the settings on the SYSTem PERSona Subsystem
commands.
–
The <Card Model Number> is either a number from DAQM900A through DAQM909A. The number 0 is returned
for the <Serial Number> field. The Firmware Revision has the form RR.RR and indicates the revision of firmware
currently in use on the specified module.
– If the specified slot is empty, the command responds with Keysight Technologies ,0,0,0.
SYSTem:DATE <year>, <month>, <day>
SYSTem:DATE?
Sets the date for the instrument's real-time clock. Use SYSTem:TIME to set the time.
Parameter Typical return
<year> = 2000 to 2099
<month> = 1 to 12
<day> = 1 to 31
Three comma-separated values in the form "+yyyy,+mm,+dd".
Sets the instrument date to January 1, 2018:
SYST:DATE 2018,1,1
Typical response: +2018,+1,+1
– The real-time clock is used for Mass Memory (MMEMory) system file time stamps.
– The real-time clock is battery-backed and retains the date and time when power is off.
– When shipped from the factory, the instrument is set to the current time and date for Greenwich Mean Time
(GMT).
– The real-time clock does not adjust itself for time zone changes or daylight savings time. Be sure to set the date
and time when you first receive your instrument.
– 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).
308
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming