Protected members, Private members – Yokogawa PC-Based MX100 User Manual

Page 442

Advertising
background image

7-44

IM MX190-01E

Utilities

getChName

Gets the channel as a string.

toChName

Converts the channel into a string.

toChRange

Converts the channel range into a string.

getStatusName

Gets the status value as a string.

toStatus

Converts a string or data value into a data status value.

toFlag

Converts a character to a flag.

toChType

Converts a character to a channel type.

Operator

operator=

Executes substitution.

Overridden Members

Member Data Manipulation

initialize

Initializes the data member.

Utilities

isObject

Checks an object.

Inherited Members

See CDAQChInfo.
getChNo getPoint getChType setChNo setChType setPoint

Protected Members

Data Members

m_chStatus

Field for storing the channel status.

m_strUnit

Field for storing the unit name.

Inherited Members

See CDAQChInfo.
m_chNo m_chType m_point

Private Members

None

7.4 Details of the DARWIN Class

Advertising