Mfgser, Reset, Status/iso – Measurement Computing DAQFlex User Guide User Manual
Page 64
![background image](https://www.manualsdir.com/files/797444/content/doc064.png)
DAQFlex Software User's Guide
DAQFlex Message Reference – Programming messages – DEV
64
Get the minute in which the device was last calibrated.
Message
"?DEV:MFGCAL{MINUTE}"
Response "DEV:MFGCAL{MINUTE}=value"
MINUTE The calibration minute.
Example
"DEV:MFGCAL{MINUTE}=56"
Get the second in which the device was last calibrated.
Message
"?DEV:MFGCAL{SECOND}"
Response "DEV:MFGCAL{SECOND}=value"
SECOND The calibration second.
Example
"DEV:MFGCAL{SECOND}=27"
MFGSER
Get the manufacturer serial number of the device.
Message
"?DEV:MFGSER"
Response "DEV:MFGSER=value"
value
The serial number of the device.
Example
"DEV:MFGSER=00000001"
RESET
Reset the device or the default parameters.
Message
"DEV:RESET/value"
Response "The device is not responding" when value is set to SYSTEM.
(SYSTEM resets the USB interface to the device, and the device cannot send a
response; this value is not recommended for use through the software).
"DEV:RESET" when value is set to DEFAULT.
(DEFAULT resets all device parameters to the default value.)
value
SYSTEM, DEFAULT
Example
"DEV:RESET/DEFAULT"
STATUS/ISO
Get the status of the isolated microcontroller.
Message
"?AI:STATUS/ISO"
Response "AI:STATUS=value"
value
READY, NOTREADY