LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview processing time

Is it possible to measure the processing time for sections/all of a Labview VI in order to optimise the speed?

0 Kudos
Message 1 of 3
(2,944 Views)
The simplest solution is to make a sub-vi from the part of the diagram that need to be optimized, then use the profile tool (Tools > Advanced > Profile VIs..) to get the execution details
Chilly Charly    (aka CC)
Message 2 of 3
(2,938 Views)
Hi CC,

thanks, worked fine!

Richard

0 Kudos
Message 3 of 3
(2,886 Views)