LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

List of all data socket connections

Is there an easy way (list or table form) to see all the data socket connections that are in a VI?
0 Kudos
Message 1 of 2
(2,666 Views)
I don't know of any way to output this information as a list of strings or anything like that, but you can use the DataSocket Select URL VI cleverly to pop up a list of all your DataSocket connections that are currently open. Take a look at the example below. It's written in LabVIEW 7.0. Hope this helps!
Jarrod S.
National Instruments
0 Kudos
Message 2 of 2
(2,654 Views)