slightlynybbled / di2008

Object-oriented API for DATAQ DI-2008
MIT License
5 stars 2 forks source link

slist out of sync #12

Open boogiemuffins opened 1 year ago

boogiemuffins commented 1 year ago

I am getting voltage values from 6 channels from the dataq. Randomly, the readings from the Analog ports will get out of sync and its always by a factor of two. For example I am reading channels 1-6. Randomly, the program will output channel 3's value as channel 1's value or channel 3's value as channel 5's value.

slightlynybbled commented 1 year ago

Can you provide a simple but complete example program?