101-0393 Rabbit Semiconductor, 101-0393 Datasheet - Page 94

no-image

101-0393

Manufacturer Part Number
101-0393
Description
CARD D/A 0-10V SR9400 SMARTSTAR
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0393

Accessory Type
Smart Star D/A Card
For Use With/related Products
SR9400
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
94
unsigned int anaIn(unsigned int channel);
int anaInVolts(int channel);
Reads the state of an analog input channel and converts it to a digital value. A timeout occurs, causing
the function to exit, if the end of the conversion is not detected within 13 µs.
channel is the analog input channel to read. channel should be passed as
where slotnumber is 0–6, and channelnumber is 0–10
or
where slotnumber is 0–6, and channelnumber is 0–10.
A value corresponding to the voltage on the analog input channel, 0–4095. A value outside this range
indicates a failure
Reads the state of an analog input channel and uses the previously set calibration constants to convert the
state to volts.
channel is the analog input channel. channel should be passed as
where slotnumber is 0–6, and channelnumber is 0–10
or
where slotnumber is 0–6, and channelnumber is 0–10.
A voltage value corresponding to the voltage on the analog input channel (0–+10 V on the SR9300 or
-10–+10 V on the SR9310).
channel = (slotnumber * 128) + (channelnumber)
channel = ChanAddr(slotnumber, channelnumber)
anaInCalib, anaInVolts
channel = (slotnumber * 128) + (channelnumber)
channel = ChanAddr(slotnumber, channelnumber)
anaIn, anaInCalib, anaInmAmps
Smart Star A/D Converter Cards (SR9300)

Related parts for 101-0393