01-11-2013 03:23 AM
I would like to retrieve a list of all network variable locations so the user can then search for variables using an auto-complete textbox. Do you know how to retreive such a list?
Thanks
01-14-2013 04:36 AM
Hi Lee,
I have had a look through our API documentation and unfortunately from what I have seen this feature is not supported. If the dialog box does autodetect the locations, then it may be possible to use that, if you use software to select the appropriate form section and then select all items. The dialog box has a SelectedLocations property, which could be to used to retrieve the items. Information on the NetworkVariableBrowserDialog can be found here:
http://zone.ni.com/reference/en-XX/help/372636F-01/mstudiowebhelp/html/28a5f1f6/
Hope this helps ![]()