Cdaqmxchconfig::setcom, Cdaqmxchconfig::setdeenergize – Yokogawa PC-Based MX100 User Manual

Page 121

Advertising
background image

2-98

IM MX190-01E

CDAQMXChConfig::setCOM

Syntax

void setCOM(int iRangeCOM);

Parameters

iRangeCOM

Specify the communication range from the range type.

Description

Sets the specified range.

Makes the channel status valid.
The settings are set to the default values of the specified range type.

The channel type is set to the CAN Bus input.
Any channels other than the communication range are ignored.

The span, scale, decimal point position, and reference channel number are set to
the default values.

The alarm setting is initialized (cleared).

Reference

setAlarm setPoint setRefChNo setScalling setSpan setType
setUnit setValid

CDAQMXChConfig::setDeenergize

Syntax

void setDeenergize(int bDeenergize);

Parameters

bDeenergize

Specify the de-energize action using a Boolean value.

Description

Stores the specified value in the DO setup data field of the data member.

2.5 Details of the MX100 Class

Advertising