Mfgcal – Measurement Computing DAQFlex User Guide User Manual
Page 63

DAQFlex Software User's Guide
DAQFlex Message Reference – Programming messages – DEV
63
Get the device ID.
Message
"?DEV:ID"
Response "DEV:ID=value"
value
The ID set for the device.
MFGCAL
Get the date and time in which the device was last calibrated.
Message
"?DEV:MFGCAL"
Response "DEV:MFGCAL=value"
value
The calibration date and time.
Example
"DEV:MFGCAL=2009-04-13 11:56:27"
Get the year in which the device was last calibrated.
Message
"?DEV:MFGCAL{YEAR}"
Response "DEV:MFGCAL{YEAR}=value"
YEAR
The calibration year.
Example
"DEV:MFGCAL{YEAR}=2013"
Get the month in which the device was last calibrated.
Message
"?DEV:MFGCAL{MONTH}"
Response "DEV:MFGCAL{MONTH}=value"
MONTH The calibration month.
Example
"DEV:MFGCAL{MONTH}=04"
Get the day in which the device was last calibrated.
Message
"?DEV:MFGCAL{DAY}"
Response "DEV:MFGCAL{DAY}=value"
DAY
The calibration day.
Example
"DEV:MFGCAL{DAY}=13"
Get the hour in which the device was last calibrated.
Message
"?DEV:MFGCAL{HOUR}"
Response "DEV:MFGCAL{HOUR}=value"
HOUR
The calibration hour.
Example
"DEV:MFGCAL{HOUR}=11"