LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any way to programmatically deploy a shared variable from a PPL in an EXE?

Hello,

 

I've read this post:

 

https://forums.ni.com/t5/Example-Programs/Programmatically-Deploy-Shared-Variable-Library-from-Appli...

 

 

but does this work when your Shared Variable is inside a Packed Project Library?  I have an EXE that dynamically calls functions from a PPL.  I need to programmatically deploy a SV in that PPL.  Is there any way to do this?

 

Thanks!

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

Hello,

 

Here in Using Shared Variables in Executables is some documentation on the general outline of how shared variables work and the steps required to properly establish connectivity from within executables. Also inside that document there's a more specific guide for Deploying Network Shared Variables from a Compiled Executable in case you have any trouble deploying the variable automatically once the exe runs.

 

Hope it helps!

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