Jon Kokott Posted September 19, 2012 Report Share Posted September 19, 2012 This is on a TCP write command. I'm getting an error code 62 -- "" Error 62 occurred at an unidentified location Possible reason(s): LabVIEW: Serial port overrun error. ========================= LabVIEW: The system caused the network connection to be aborted. "" This is interface is not being taxed terribly heavily, maybe 1Kb/s on total of 3 sockets for one Ethernet connection, and 3 other ethernet connections with only 1 active socket (pretty slow on these ones.) The bizare thing is that once this occurred, I lost every single socket on the entire computer for about a minute, then the ship righted itself and everything started back up. Any notable easy fixes for this problem? ~Jon Quote Link to comment
asbo Posted September 19, 2012 Report Share Posted September 19, 2012 Can you reproduce this in safe mode with networking? The error message basically means that something outside of your (application's) control is aborting the connection, so I would try and eliminate potential sources of that. Do you have problems with anything else TCP-based, in or out of LabVIEW? 1 Quote Link to comment
Jon Kokott Posted September 19, 2012 Author Report Share Posted September 19, 2012 Good deal, double checking the firewall/Norton. Symantec Endpoint has cause considerable trouble for me before, it probably yanked the connection. Thanks for the insight. ~Jon Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.