LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared variable Deployment

Hi guys,

 

Im trying out shared variable.

Everytime I run the VI, there is a deployment progression.

How do I hide this pop up window everytime I run the VI?

 

0 Kudos
Message 1 of 6
(3,959 Views)

Anyone have any idea?

0 Kudos
Message 2 of 6
(3,897 Views)

As far as I know, you can't. The latest version of the shared variable libraries must be deployed to the shared variable engine each time you run it, unless it's running in an executable.


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 3 of 6
(3,885 Views)

Right click on "My Computer" in the project and check "Disable Autodeploy Variables"

Message 4 of 6
(3,874 Views)

Deployment progress.JPG

 

Hi, this is the pop up.

I dont see ''disable autodeploy variables''.

I only see it when building exe.

Any other alternative?

0 Kudos
Message 5 of 6
(3,853 Views)

No, not in that dialog.

 

In your project.  In the build specs for creating an .exe there is a section called Shared Variable Deployment that has a check box that says "Deploy shared variable libraries at applicaiton execution".

0 Kudos
Message 6 of 6
(3,845 Views)