LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I know if datasocket server is launched or stopped?

Hi,

How can I know if datasocket server is launched or stopped?

Thanks,

ToNi.
0 Kudos
Message 1 of 2
(2,243 Views)
I don't know of any "right" way to do this. You can create a control with a DS connection, create a property node for it and use the Datasocket>>Status property to check. If it's anything other than Active, close and restart the server (be sure to have a wait before checking again).

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,235 Views)