Alessio,
I tested LabVIEW 7.0 with FiedPoint 4.0.1, FP-1600, and FP-TC-120. I did a simple FP Read in a while loop and monitor the temperature of a thermocouple. I also monitored the error output of the FP Read.vi. I noticed that when I disconnect the cable, the error cluster generates this error:
Error Code: 33163
Description: Check cabling, power, etc. : FP Read.vi
The error cluster does not change the error Boolean to true, but leaves it as false. This is done, because you may not want your program to stop if the network cable becomes disconnected.
You will need to monitor the error code element of the error cluster and check for error code 33163. You can use the Unbundle by Name function to split the error cluster into its three components.
Regards,
Bill B
Applicaions Engineer
National Instruments