Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

correlated time stamping

Hi,

I'm using timestamp to log data every second in while loop , but the stamp is skipping some seconds count for some reasons. I'm using USB DDAQ acquisition card. could somebody please help.

 

Regards,

Tj

0 Kudos
Message 1 of 2
(2,700 Views)

Hey Tj,

Looking through the results, it seems the skipping is pretty consistent. My initial thought is that the loop timing is not forcing it to execute on the second every second, rather it is waiting a specific time. This means that if the loop takes a little longer here and there the timing will not be consistent with the system clock.

 

Could you post your code? I'd be happy to review it and give some suggestions.

 

Nic

--------
Nico
Systems Engineer

Certified TestStand Architect Certified LabVIEW Architect

0 Kudos
Message 2 of 2
(2,643 Views)