I have never observed this behaviour before for modbus, but as the transport protocol is TCP/IP, I have seen error 62 before and it is usually a drop out in communication between the devices. The LabVIEW error information is ("The system caused the network connection to be aborted.") Please can you make sure the modbus device you are communicating to is not dropping the TCP connection, or that you are asking it to do a command that means it can not communicate over the TCP port before the host PC times out.