Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

different behavior at design and run time

Using MeasurementStudio/VB6 on a Pentium4 with Win2K and clock conditioning on a quadrature encoder. The application behaves as intended and expected when executed from the IDE, but not when compiled to an exe. The difference does not appear to be hw related, as the counted values remain correct, however the metrics computed from them (on the fly) do not.
0 Kudos
Message 1 of 2
(3,161 Views)
Hi,

Are you using any sort of callback function that uses the system clock? This might be the cause of the incorrect timing. Could you explain a little more what you are computing on the fly?

Andrew
0 Kudos
Message 2 of 2
(3,161 Views)