I know the exact cause of this error, what I’m needing to know is how to handle it correctly.
See the attached pic for more details.
I get this error when LabVIEW is attempting to connect to a socket on a server that is not up yet. The server is an off board vision processor. In reality, the processor should boot before the cRio does and this situation should not happen, but I want to be able to handle this error if and when it does occur.
Ideally I would like LV to just ignore the error and try again the next time the loop is executed. I can not find a way to do this, but then again, I may have missed the obvious. How do I configure LV to ignore this error?

