From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(688 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
(680 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
(674 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
(665 Views)