Issue Details
I am trying to use WebSocket communication to get data into LabVIEW using a simple VI I made, but the data is not coming through. When I open the same IP address in a browser on my PC, I can see the data just fine. I can also send data from an Android application using WebSocket and read it in the browser without any issues. There are no errors showing in LabVIEW but the stop button in my While loop does not works. Therefore, I think something might be wrong with how I set things up in the VI but how can I check it?
