Issue Details
I am using XNET 2023 Q3 driver and in my code, I am using XNET IP Stack Wait VI and XNET UDP Socket Close VI outside the while loop in order need to electrically disconnect one camera and connect the next camera.
When I powered off the camera before the 2nd iteration loop (set a breakpoint at the beginning of the loop), I checked the IP Stack Info in MAX and found that the created IP stack still existed. But when I powered on the camera, the created IP Stack information disappeared in MAX and the error below was triggered at XNET IP Stack Wait VI. Is this an expected behavior?