LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatic creation of shared variables

Hi,

 

I've got the need to dynamically create shared variable in an executable.

 

Is there a way with labVIEW 9 or do I still need DSC module??

 

 

Thanks

0 Kudos
Message 21 of 22
(830 Views)

The ability to programatically create shared variables in an executable is only available through the DSC Module Engine Control VIs.

 

There are ways to use property and invoke nodes to programatically create shared variables with a valid project and variable library and running a VI, but using this method will not work in an executable. Here is an example that shows how this can be done.

Stephanie A.
Americas Marketing Manager
National Instruments
0 Kudos
Message 22 of 22
(802 Views)