Protected members, Private members, Cdaqmxchconfigdata::changerange – Yokogawa PC-Based MX100 User Manual
Page 131
![background image](/manuals/360310/131/background.png)
2-108
IM MX190-01E
Protected Members
Data Members
m_cMXChConfig
Field for storing the channel setup data of all the
channels.
m_pcMXChConfig
Head pointer of the field for storing the channel
setup data of all the channels.
m_nItemError
Field for storing the setting item number.
Private Members
None.
Member Functions (Alphabetical Order)
CDAQMXChConfigData::CDAQMXChConfigData
Syntax
CDAQMXChConfigData(MXChConfigData * pMXChConfigData = NULL);
virtual ~CDAQMXChConfigData(void);
Parameters
pMXChConfigData
Specify the channel setup data for all channels.
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
setMXChConfigData
CDAQMXChConfigData::changeRange
Syntax
void changeRange(int iTempUnit);
Parameters
iTempUnit
Specify the temperature unit type.
Description
Changes the range using the temperature unit type.
The settings of the thermocouple input and RTD input are set to default values.
All channels are changed collectively.
Reference
CDAQMXChConfig::changeRange
2.5 Details of the MX100 Class