ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 56 when using TCP read

Solved!
Go to solution

Hi,

Currently, am trying to automate my translation stage through LabVIEW. but it showing error 56 and herewith I have attached the screenshot which was shown in my program. Can you help me to resolve this error?

0 Kudos
Message 1 of 7
(3,860 Views)

You have got timeout error.

This is all we can say.

Show your code for real help.

0 Kudos
Message 2 of 7
(3,842 Views)

should I send the program?

0 Kudos
Message 3 of 7
(3,834 Views)

If the program is large, then do not send it all.
Make the simplest example that causes an error.
And attach the snippet.

0 Kudos
Message 4 of 7
(3,828 Views)

Please find the attachment

0 Kudos
Message 5 of 7
(3,826 Views)
Solution
Accepted by topic author venkadez3737

I do not have the driver.
But I see strange in the code.
You open a connection with the same parameters twice, and then close one of them.
Maybe the problem is this?
Why double? open one and do two operations.

0 Kudos
Message 6 of 7
(3,823 Views)

As per your suggestion, I opened one and did two operations again it showing same error

0 Kudos
Message 7 of 7
(3,755 Views)