APIs, concepts, guides, and more

◆ AnalogInGet()

int32_t AnalogInGet ( int32_t analogChannel)

Get the value of an analog input.

Parameters
analogChannelThe zero-based index of the analog input channel.
Returns
The analog input value as a 32-bit integer.
See also
AnalogInCountGet