LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I setup shared variables between executables created in sepparate projects

Solved!
Go to solution

Hello,

 

I have several sepparate projects with their own respective executable files and I would like to be able for these executable files to all share the same variable (one program controls the value of the variable, while the others read from it).

 

I got this setup to work on my personal computer (by being able to access variable manager, etc), but I need to deploy these executables on different computers that don't have the labview development program. What steps do I need to do in order for me to be able to put these executables on any computer (I'm assuming I need to setup a path for the shared variable that is always in the same folder, etc)

 

Thanks

 

Vlad

 

 

0 Kudos
Message 1 of 5
(2,640 Views)

/bump

0 Kudos
Message 2 of 5
(2,623 Views)
Solution
Accepted by topic author Vlad_P

Hi Vlad,

 

I think this article may answer some of your questions regarding shared variables in deployed applications.

http://zone.ni.com/devzone/cda/tut/p/id/9900

 

It sounds like you already have your executables built, but this article may answer some questions about deploying them to other machines.

http://zone.ni.com/devzone/cda/tut/p/id/3303

Jeff S.
National Instruments
0 Kudos
Message 3 of 5
(2,605 Views)

Thanks for the response I was able to use link #1 to get it to work, and link #2 seems like it has some useful information.

0 Kudos
Message 4 of 5
(2,597 Views)

I'm glad I could help!

Jeff S.
National Instruments
0 Kudos
Message 5 of 5
(2,573 Views)