adc16_poll

Pico ADC-16

adc16_poll

Top  Previous  Next

 

void adc16_poll (void)

 

The driver normally controls the ADC-16 using a Windows timer. Some programs (for example, Excel macros) prevent the timer from running, so it is necessary to call adc16_poll periodically while you are waiting for data.

It is not normally necessary to call this routine for well-behaved programs which let other applications service timer messages. Try without first, then call it if you do not appear to be getting data from the ADC-16.