10-28-2011 01:44 PM
I programatically create and destroy Shared Variables using these subVIs (see enclose llb file for Add Variable Connection.vi and Delete Variable Connection.vi). But it seems to take a long time to run each subVI. This might be tolerable for a single Shared Variable, but it gets rather lengthy if several need to be created or destroyed. The user specifies how many depending on how they are using the application. Is there a more efficient way of doing this?
Also, after a Share Variable is "created," it can take a while before it is usable for reading and writing in another part of the application. Is there a way to determine a Share Variable is ready prior to using Search Variable Container and Open Variable Connection functions to find and use it?
10-28-2011 02:03 PM
Ummm, nothing attached. Also mention, when you do post, what version so that people won't waste time downloading when they don't have the appropriate version installed.