08-19-2011 11:32 AM
I am trying to share a variable between 2 exes on the same PC, I tried with global and shared variable but it is not working.
i made 2 simple vis , In first i just wrote a boolean value in shared variable and read in the other but the value is not updating.
am i missing anything ...
Regards,,
Shrek
08-19-2011 11:14 PM
Hi Shrek,
I have attached Project file for simple communication between two EXE using shared Variable. Check exe build procedure for you reference. While making exe you have to include shared variable library to deploy.
Check and let me know
This is in Labview version 2010
Prashant
CLAD
KUDOS ARE WELCOMED
08-20-2011 07:08 AM
can you please reply with version 2009,
thanks in advance
08-20-2011 10:57 AM
Shrek,
Find 2009 version
Prashant
CLAD
KUDOS ARE WELCOMED.
08-22-2011 01:12 AM
hi
i have attested a VI with this in which you can share variables. jus create a spreadsheet file and give that path in the front panel. Do revert for clarifications.
regards
bharathwaj
08-22-2011 07:56 AM
You have two major use cases for doing this.