07-23-2011 08:10 AM
Hi folks,
is there any way to open the Multiple Variable Editor programmatically in a VI?
ATM i'm migrating a measurement logging system from LabVIEW 7 to LabVIEW 2010 which means i'm mostly rewriting the code for use with shared variables. It would be useful if the measurement engineers could reconfigre - e.g. rescale or smthg - variables when the software is already running as it was somehow possible with the Tag Configuration Editor, and instead of writing these menus again i'd like to pop up LabVIEWs MVE or the builtin properties page of a shared variable.
Hints, useful links or any other help welcomed!
Matthias
08-02-2011 04:00 AM
Hello Matthias,
i have found some links concerning your request. Maybe the following one is the most suitable to your problem:
The further 2 Links contain additional information to your issue:
save to library VI:
http://zone.ni.com/reference/en-XX/help/371618F-01/lvdsc/dsc_save_to_lib/
how do i programmatically change the data binding source for shared variables:
http://digital.ni.com/public.nsf/allkb/2E8BAD0EA218A7558625712E0003F044?OpenDocument
Maybe this helps.
Best Regards
Stefan
07-17-2015 01:40 PM
This option would really be useful!
03-09-2016 12:30 PM
Has anyone come up with a solution to this problem?
Storres211