LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster does not populate in sub-vi unless front panel is opened

Landauer,
When you say "compiled" I assume you mean that you turned it into an executable. You can debug your built executable with LabVIEW 8. To do this follow the instructions in the help article (Help>>Search the LabVIEW Help) titled Debugging Applications and Shared Libraries.
 
From the sounds of it, I'm betting you have a race condition. What happens if you don't use local \ global variables? Let us know what you find.
 
Chris C
0 Kudos
Message 11 of 15
(682 Views)

I'm coming in late....

Controls and indicators on sub-VI's who FP is not showing are never updated.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 12 of 15
(674 Views)

I am running in 7.1.  We have 4 other large programs in Labview, if I upgrade one I have to upgrade them all.  The 8 upgrade is scheduled for October.  Does Labview 7.1 have debugging tools?

0 Kudos
Message 13 of 15
(668 Views)
Is anyone able to reproduce this with a "minimal" example?
"Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
0 Kudos
Message 14 of 15
(659 Views)