I'm going to deploy some RT code to a FieldPoint control module, and the program needs to be able to run properly when the controlling PC is disconnected from the FP hardware. To this end, I'm looking to filter TCP network error code from my program. So far as I can see, errors 56 and 59 are the only two I need to ignore. Is this correct?
Hi Jeff, see this link please: http://zone.ni.com/reference/en-XX/help/371361B-01/lverror/error_code_ranges/ It seems that there are some more errors defined by NI.