How does the Measure Buffered Period (DAQ-STC).vi work? Are there interrupts triggered by the gate signal to make the CPU take a reading and save it, or is the gate polled to determine when to read the counter contents? With my PCI-MIO-16E-4, on a P166 PC, the vi seems to miss many measurements, (though those it does make are correct) while the Meas Buffered Pulse-Period (DAQ-STC).vi seems to works just fine (reads correctly except for the first period, and none are missed). This latter program looks nearly identical to the former, but uses older compatibility vi's to do the job. Does anyone know why the newer vi might have problems that the older one doesn't?