Cdaqmxchconfig::getrjctype, Cdaqmxchconfig::getrjcvolt, Cdaqmxchconfig::getscalemax – Yokogawa PC-Based MX100 User Manual

Page 115: Cdaqmxchconfig::getscalemin

Advertising
background image

2-92

IM MX190-01E

CDAQMXChConfig::getRJCType

Syntax

int getRJCType(void);

Description

Gets the RJC type value from the AI setup data field of the data member.

Return value

Returns the RJC type.

CDAQMXChConfig::getRJCVolt

Syntax

int getRJCVolt(void);

Description

Gets the RJC voltage value from the AI setup data field of the data member.

Return value

Returns the RJC voltage.

CDAQMXChConfig::getScaleMax

Syntax

int getScaleMax(void);

Description

Gets the scale maximum from the AI and DI setup data field of the data member.

Return value

Returns the scale maximum.

CDAQMXChConfig::getScaleMin

Syntax

int getScaleMin(void);

Description

Gets the scale minimum from the AI and DI setup data field of the data member.

Return value

Returns the scale minimum.

2.5 Details of the MX100 Class

Advertising