Cdaqda100::setchrrjc – Yokogawa PC-Based MX100 User Manual

Page 1026

Advertising
background image

19-32

IM MX190-01E

CDAQDA100::setChRRJC

Syntax

int setChRRJC(int chType, int chNo, int refChNo, int spanMin =
0, int spanMax = 0);

Parameters

chType

pecify the channel type.

chNo

Specify the channel number.

refChNo

Specify the channel number of the reference channel.

spanMin

Specify the left value of the span.

spanMax

Specify the right value of the span.

Description

Sets the remote RJC for the specified reference channel.

If the left and right values are the same, the span designation is considered omitted.

If the channel type is set to the constant for “Specify all measurement channel
types,” all subunits are processed.

If the channel number is set to the constant for “Specify all channel numbers,” all
channels within the channel type are processed.

Updates the status if successful.

Return value

Returns an error number.

Reference

chNumMax getClassSysInfo measInfoCh setRRJC
CDAQDARWINSysInfo::isExist

19.6 Details of the DARWIN Class

Advertising