LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accuracy of tick count?

Using labVIEW 7.0 can I accept the difference between two tick counters as time in miliseconds or do I need to correct? If I need to correct is this possible, i.e. is there a stable ratio between tick number and miliseconds?
0 Kudos
Message 1 of 3
(3,168 Views)
The tick count is the 32bit system timer in milliseconds. The difference between two tick counts will be the difference in execution time, accurate to 1ms. If I understand your question correctly, no, you do not need to correct this difference to obtain an accurate time.
Message 2 of 3
(3,169 Views)

 

Check following thread regarding software or hardware timer

URL:http://sine.ni.com/niforum/niforum?forumDU=http://forums.ni.com/ni/board/message?board.id=170&message.id=83207&requireLogin=False

 

Further information can be gleamed by searching forum using tick count as start point!

chow

xseadog

0 Kudos
Message 3 of 3
(3,048 Views)