User’s Manual
13
Reads the state of an analog input channel.
Parameters
channel
is the analog input channel to read.
channel
should be passed as
channel = (slotnumber * 128) + (channelnumber)
where
slotnumber
is 0–6, and
channelnumber
is 0–10
or
channel = ChanAddr(slotnumber, channelnumber)
where
slotnumber
is 0–6, and
channelnumber
is 0–10.
Return Value
A value corresponding to the voltage on the analog input channel, 0–4095.
See Also
anaInCalib, anaInVolts
Reads the state of an analog input channel and uses the previously set calibration constants to
convert the state to volts.
Parameters
channel
is the analog input channel.
channel
should be passed as
channel = (slotnumber * 128) + (channelnumber)
where
slotnumber
is 0–6, and
channelnumber
is 0–10
or
channel = ChanAddr(slotnumber, channelnumber)
where
slotnumber
is 0–6, and
channelnumber
is 0–10.
Return Value
A voltage value corresponding to the voltage on the analog input channel, 0–4095.
See Also
anaIn, anaInCalib
int anaIn(int channel);
int anaInVolts(int channel);
Содержание SR9300
Страница 4: ...iv Smart Star A D Converter Cards SR9300 ...
Страница 20: ...16 Smart Star A D Converter Cards SR9300 ...
Страница 24: ...20 Smart Star A D Converter Cards SR9300 ...
Страница 28: ...24 Smart Star A D Converter Cards SR9300 ...
Страница 32: ...28 Smart Star A D Converter Cards SR9300 ...
Страница 34: ...30 Smart Star A D Converter Cards SR9300 ...
Страница 35: ...User s Manual 31 SCHEMATICS 090 0086 A D Converter Card SR9300 Schematic 090 0102 FWT18 Schematic ...
Страница 37: ...B NONE ...
Страница 39: ......