LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing SubVIT within VIT on RT Target

I have 2 VITs within a top level VIT. I do this because I want these "subVITs" to be functional globals, but only specific to the thread in which they are running. See topic here.

 

Anyways, I have put all my VITs on my target, and I am able to launch the top level VIT dynamically, but when I open up remote debugging, the following is what I see within my top level block diagram:

 

 

To reiterate, I have put the VITs on the RT (as you can see in the screenshot), and again this is remote debugging, not the development environment. So, right clicking and "browse..." is not an option here.

 

 

0 Kudos
Message 1 of 2
(2,031 Views)

Hi, for(imstuck)

 

What happens when you run the main VI from the Project Explorer on your host computer?  This will run the VIs in development mode.  Does the Main VI still lose the SubVIs?  What type of RT target are you using?

Regards,

Mike Altmann
Product R&D
NI
0 Kudos
Message 2 of 2
(2,010 Views)