I am using the TCP Read.vi to read data from a TCP connection.
However, I need to know from the vi when the connection is lost,
dropped, or reset. According to LabVIEW help, this should return back
to me as Error #59. However, when I purposefully drop the connection
on the server side, the TCP Read.vi does not return any errors.

Reply via email to