Digi RCM4000 User Manual

Page 61

Advertising
background image

User’s Manual

55

Reads the state of differential analog input channels and uses the previously set calibration constants to
convert it to volts.

PARAMETERS

channel

is the analog input channel number (0 to 7) corresponding to LN0_IN to LN7_IN

gaincode

is the gain code of 0 to 7.

RETURN VALUE

A voltage value corresponding to the voltage differential on the analog input channel.

ADOVERFLOW

(defined macro = -4096) if overflow or out of range.

ADTIMEOUT

(defined macro = -4095) if conversion is incomplete or busy-bit timeout.

SEE ALSO

anaInCalib, anaIn, anaInmAmps, brdInit

float anaInDiff(unsigned int channel,

unsigned int gaincode);

channel

DIFF

Voltage Range

(V)

0

+AIN0 -AIN1

-22.5 to +22.5

*

* Accessible on Prototyping Board.

1

+AIN1 -AIN1

2

+AIN2 -AIN3

-22.5 to +22.5*

3

+AIN3 -AIN3

4

+AIN4 -AIN5

-22.5 to +22.5*

5

+AIN5 -AIN5

6

+AIN6 -AIN7

7

+AIN7 -AIN7

Gain Code

Multiplier

Voltage Range

*

(V)

* Applies to Prototyping Board.

0

Ч1

-22.5 – +22.5

1

Ч2

-11.25 – +11.25

2

Ч4

-5.6 – +5.6

3

Ч5

-4.5 – +4.5

4

Ч8

-2.8 – +2.8

5

Ч10

-2.25 – +2.25

6

Ч16

-1.41 – +1.41

7

Ч20

-1.126 – +1.126

Advertising