Cdaqmxchconfig::getmxchconfig, Cdaqmxchconfig::getrangemax – Yokogawa PC-Based MX100 User Manual

Page 113

Advertising
background image

2-90

IM MX190-01E

CDAQMXChConfig::getMXChConfig

Syntax

void getMXChConfig(MXChConfig * pMXChConfig);

Parameters

pMXChConfig

Specify the destination where the channel setup data is to be

returned.

Description

Gets the data in a structure.

Stores the contents of the data member in the specified structure.

Reference

getMXChID

CDAQMXChConfig::getRangeMax

Syntax

static int getRangeMax(int iRange, int iTempUnit =
DAQMX_TEMPUNIT_C);

Parameters

iRange

Specify the range type.

iTempUnit

Specify the temperature unit type.

Description

Gets the maximum value of the setting range of the specified range type.

Specify the detailed range of the digital input.
Returns 0 if the designation is unknown.

The value returned is the value without the decimal places.

Return value

Returns the maximum value of the range setting.

2.5 Details of the MX100 Class

Advertising