Hello
It's the first time I use DataSocket, and DataSocket server.
I have developed an application, using the examples "DS Writer" and "DS writer" as a base.
In my application one of the subVI has a while loop, and is subscribed to a DataSocket variable.
When I stop this subVI from the Main VI, whith a button, using references and property nodes, it doesn't stop, and I have seen that the process keeps on connected.
How can it be? How can I solve it?
Thank you all for your help.