2cdaqmxchid::tochno, Cdaqmxchid::tounitno – Yokogawa PC-Based MX100 User Manual

Page 146

Advertising
background image

2-123

IM MX190-01E

MX100 -Visual C++

2

CDAQMXChID::toChNo

Syntax

static int toChNo(int chname);

Parameters

chname

Specify the channel name.

Description

Separates the channel number from the specified channel name.

Return value

Returns the channel number.

CDAQMXChID::toUnitNo

Syntax

static int toUnitNo(int chname);

Parameters

chname

Specify the channel name.

Description

Separates the unit number from the specified channel name.

Return value

Returns the unit number.

2.5 Details of the MX100 Class

Advertising