LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Libraries VI with the progress bar

When I right-click>deploy all a vi pops up that displays a progress bar while the shared variables are being deployed. However, if I use the Deploy Libraries VI from the DSC module I do not get a progress bar.

 

I really need a progress bar. I have a huge number of SV's and really want my users to know that the system is actually doing something during the long wait.

 

Thanks in advance.

PaulG.
Retired
0 Kudos
Message 1 of 2
(2,415 Views)

Hi Paul,

 

I have not tried it, but you might be able to use the 'Commit Shared Variables' vi to manually deploy each variable to the SVE.  This way you could easily loop through the libraries and

display a running list of variables or a progress bar.  I am not sure if the SVE will automatically create a process for you or if that is something you will also have to do with another DSC

vi that is available for that purpose.

0 Kudos
Message 2 of 2
(2,391 Views)