dscADSetChannel()

byte dscADSetChannel(short board, byte low_channel, byte high_channel);

Sets the input channel range for future A/D conversions. A slight delay of approximately 10 microseconds occurs during this function call in order to allow the analog circuit on the board to settle on the new settings.

Last updated