LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Trace sub VI while runing main VI ???

Hi,

I am trying to debug a very big project, where I want to run the whole project, but trace one sub VI to see if there is any error with the logic. Is there anyway to do this in LabVIEW? So far all the tracing I can do is for running the sub VI individually, however it does not take in the global variables that are needed.

Thanks for any help!

Yours,
Ke

Message Edited by Ke Sun on 10-10-2006 02:23 PM

Message Edited by Ke Sun on 10-10-2006 02:25 PM

0 Kudos
Message 1 of 2
(2,561 Views)
You can open your subvi but do not run it. Then open your main vi and run it with highlight execution on. then when it gets to the subvi you will be able to trace it and see all of the functionality.



Joe.
"NOTHING IS EVER EASY"
Message 2 of 2
(2,542 Views)