07-23-2007 08:32 AM
07-23-2007 11:50 AM
Yes, you can do this, but the VIs need to be compiled and the application has all the support VIs it needs. If you just copy your hierarchy of VIs after saving it and make sure that the dynamic VIs have all the VIs they need, you should be fine. Searching for "plugin" should give you some results.
I suggest you run a little test on this, just to get used to it - you can use the List Directory primitive to find all the VIs you need (or you can browse to them) and then load them. Build an EXE which loads some simple plugin (e.g. math operations) and see how it works. Be sure to test it on a PC without LV installed.
07-24-2007 02:20 AM
07-24-2007 03:28 AM
07-24-2007 08:41 AM