LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

loop execution time in microseconds resolution in labview

Can anyone tell me how can i get loop execution time in microseconds resolution in labview ?

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

Not on windows, of course.

 

No problem on e.g. LabVIEW RT or LabVIEW FPGA.

 

What kind of hardware do you have? How long does it take to execute the loop code?

 

If you just want to measure the actual loop rate with microsecond resolution, use "high resolution relative seconds" and a feedback node.

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