Cdaqchinfo::setchno, Cdaqchinfo::setchtype, Cdaqchinfo::setpoint – Yokogawa PC-Based MX100 User Manual

Page 41

Advertising
background image

2-18

IM MX190-01E

CDAQChInfo::setChNo

Syntax

virtual void setChNo(int chNo);

Parameters

chNo

Specify the channel number.

Description

Stores the specified value in the channel number field of the data member.

CDAQChInfo::setChType

Syntax

virtual void setChType(int chType);

Parameters

chType

Specify the channel type.

Description

Stores the specified value in the channel type field of the data member.

CDAQChInfo::setPoint

Syntax

virtual void setPoint(int point);

Parameters

point

Specify the decimal point position.

Description

Stores the specified value in the decimal point position field of the data member

2.4 Details of the MX100/DARWIN Common Class

Advertising