I am using two counters to run two loops with a delay between each loop. I find that the two counters that I use are not synchronized. How do I synchronize my counters? The DAQ board I have is MIO16-E1. Thanks:)
I'm not familiar with that board, but does it have an external trigger for each counter? If so you could tie the external trigger inputs together and trigger them externally with a DIO or a line from the parallel port. Then they would be in sync.