vestman Posted April 26, 2008 Report Posted April 26, 2008 Hi, I am trying to create a number of Shared Variables programmatically. My plan is to read a configuration file and create the number of variables needed. I understand (from the excellent Shared Variable FAQ) that this is possible "with a VI server interface to the LabVIEW project". I have found a method called AddItem that requires "Name", "Path" and "Type" inputs. Is this the method to use and if so, how do I specify path and type? The documentation on this topic is really non-existent. /Emil Quote
David Wisti Posted April 26, 2008 Report Posted April 26, 2008 There is an example up on NI.com here: Programatically Creating Shared Variables in LabVIEW 8.2 Quote
vestman Posted April 29, 2008 Author Report Posted April 29, 2008 Thanks! Don't know how I missed that one. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.