Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve a list of all network variables locations

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

0 Kudos
Message 1 of 2
(5,447 Views)

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 Robot Happy

0 Kudos
Message 2 of 2
(5,433 Views)