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,542 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,524 Views)

should I send the program?

0 Kudos
Message 3 of 7
(3,516 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,510 Views)

Please find the attachment

0 Kudos
Message 5 of 7
(3,508 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,505 Views)

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

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