101-0392 Rabbit Semiconductor, 101-0392 Datasheet - Page 111

no-image

101-0392

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

Specifications of 101-0392

Accessory Type
Smart Star A/D Card
For Use With/related Products
SR9300
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
void anaOutVolts(unsigned int channel,
void anaOutmAmps(unsigned int channel,
Sets the voltage of an analog output channel by using the previously set calibration constants to calculate
correct data values.
channel is the D/A converter output channel. channel should be passed as
where slotnumber is 0–6, and channelnumber is 0–7
or
where slotnumber is 0–6, and channelnumber is 0–7.
voltage is the voltage desired on the output channel.
None.
Sets the current of an analog output channel by using the previously set calibration constants to calculate
correct data values.
channel is the D/A converter output channel. channel should be passed as
where slotnumber is 0–6, and channelnumber is 0–7
or
where slotnumber is 0–6, and channelnumber is 0–7.
current is the current range (4–20 mA or 0.004–0.020 A) desired on the output channel.
0 if successful.
–1 if not able to make calibration constants.
float voltage);
float current);
channel = (slotnumber * 128) + (channelnumber)
channel = ChanAddr(slotnumber, channelnumber)
anaOut, anaOutCalib, anaOutmAmps
channel = (slotnumber * 128) + (channelnumber)
channel = ChanAddr(slotnumber, channelnumber)
anaOut, anaOutVolts, anaOutCalib
NOTE: The factory-set calibration constants are for current measurements in amperes.
111

Related parts for 101-0392