09-23-2019 08:23 AM
Hello,
I've read this post:
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!
09-24-2019 10:35 AM - last edited on 01-11-2025 01:44 PM by Content Cleaner
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!