Owner manual
7-4 IM MX190-01E
Function Command Class and Member Function
Get the setup data (operation mode). CDAQDARWIN::getSetDataByLine
Declare the retrieval of the setup TS, LF CDAQDARWIN::talkSetupData
data (setup mode).
Get the setup data (setup mode). CDAQDARWIN::getSetDataByLine
Declare the retrieval of the setup TS, LF CDAQDARWIN::talkCalibrationData
data (A/D calibration mode).
Get the setup data (A/D calibration getSetDataByLineDARWIN
Retrieves the report status TS, RF CDAQDARWIN::getReportStatus
Utilities
Function Class and Member Function
Convert the measured value into CDAQDARWINDataInfo::toDoubleValue
double-precision floating point number.
Convert the measured value into string. CDAQDARWINDataInfo::toStringValue
Alarm Get the alarm type string. CDAQDARWINDataInfo::getAlarmName
Get the maximum length of CDAQDARWINDataInfo:: getMaxLenAlarmName
the alarm string.
Get the version number of this API. CDAQDARWIN::getVersionAPI
Get the revision number of this API. CDAQDARWIN::getRevisionAPI
Get the error message string. CDAQDARWIN::getErrorMessage
Get the maximum length of the error CDAQDARWIN::getMaxLenErrorMessage
message string.
Implementing Function Commands
Function commands can be implemented by using the DARWIN communication
function commands. Below are the DARWIN communication function commands
that can be used.
• All communication commands for the DA100 Data Acquisition Unit
• All communication commands for the DC100 Data Collector
• All communication commands for the DR130, DR231, DR232, DR241, and
DR242 Hybrid Recorders.
7.2 Correspondence between the Functions and Class/Member Functions - DARWIN -