I think it would be a good idea to have a tool integrated into LabVIEW that would let you view the amount of time it took to run your VI.
There has been a few posts in forums asking for programmatic ways to do this, but this way would answer them all:
Clicking this would allow you to see the time it took for the last run of your VI to execute. Making it quick to see if and acute changes made to your code had made this more efficient (time-wise).
An improvement to this would be to have a sweep like feature on your block diagram that you could set up multiple markers to see the time taking for your code to reach them.
A bit like this:
These markers would be moveable and their values would update after execution.
These are just ideas, I'll be glad to hear your comments!
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.