Protected members, Private members – Yokogawa PC-Based MX100 User Manual
Page 218

2-195
IM MX190-01E
MX100 -Visual C++
2
setTempUnit
Sets the temperature unit type.
setCFTimeout
Sets the timeout value.
setCFWriteMode
Sets the CF write mode.
setModule
Sets the module.
setRealModule
Changes the module to the actual module.
Check
isCorrect
Checks the validity.
Utilities
getItemError
Gets the number of the parameter on which an error was
detected.
isObject
Checks an object.
Operator
operator=
Executes substitution.
Protected Members
Data Members
m_MXSystemInfo
Field for storing the system configuration data.
m_nItemError
Field for storing the setting item number.
Member Access
getMXModuleData
Gets the module information structure for each module.
Private Members
None.
Member Functions (Alphabetical Order)
CDAQMXSysInfo::CDAQMXSysInfo
Syntax
CDAQMXSysInfo(MXSystemInfo * pMXSystemInfo = NULL);
virtual ~CDAQMXSysInfo(void);
Parameters
pMXSystemInfo
Specify the system configuration data.
Description
Constructs or destructs an object.
When constructing, the data member is set to the specified value. If not specified,
the data member is initialized.
Reference
setMXSystemInfo
2.5 Details of the MX100 Class