Owner manual

2-154 IM MX190-01E
2.5 Details of the MX100 Class
Inherited Members
CDAQDataInfoReference
getClassChInfo getDoubleValue getStringValue getValue
setClassChInfo setValue toDoubleValue toStringValue
Protected Members
Data Members
m_dataStatus Field for storing the data status.
m_alarm Field for storing the presence or absence of the alarm.
Inherited Members
CDAQDataInfoReference
m_pChInfo m_value
Private Members
None.
Member Functions (Alphabetical Order)
CDAQMXDataInfo::CDAQMXDataInfo
Syntax
CDAQMXDataInfo(MXDataInfo * pMXDataInfo = NULL, CDAQMXChInfo *
pcMXChInfo = NULL);
virtual ~CDAQMXDataInfo(void);
Parameters
pMXDataInfo Specify the measured data.
pcMXChInfo Specify the association with the channel information data.
Description
Constructs or destructs an object.
When constructing, the specified data is stored in the data member. If not specified,
the data member is initialized.
Reference
setClassMXChInfo setMXDataInfo