2cdaqmxconfig::reconstruct – Yokogawa PC-Based MX100 User Manual

Page 162

Advertising
background image

2-139

IM MX190-01E

MX100 -Visual C++

2

CDAQMXConfig::reconstruct

Syntax

void reconstruct(int bRealType);

Parameters

bRealType

Specify whether or not to set the actual module types to

reconstruct the system using a Boolean.

Description

Reconstructs the system.

When Valid is specified, creates setup data according to the actual module types.
When Invalid is specified, creates setup data according to the current module types.

Settings are set to default values.

Reference

setAO setAOType setDI setDOType setPWM setPWMType setSTRAIN
setVOLT
CDAQMXChConfigData::initialize
CDAQMXSysInfo::getChNum
CDAQMXSysInfo::getModuleType
CDAQMXSysInfo::setCFTimeout
CDAQMXSysInfo::setCFWriteMode
CDAQMXSysInfo::setRealModule
CDAQMXSysInfo::setTempUnit
CDAQMXSysInfo::setUnitNo

2.5 Details of the MX100 Class

Advertising