11-12-2018 03:18 AM
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?
Solved! Go to Solution.
11-12-2018 04:42 AM
You have got timeout error.
This is all we can say.
Show your code for real help.
11-12-2018 05:19 AM
should I send the program?
11-12-2018 05:39 AM
If the program is large, then do not send it all.
Make the simplest example that causes an error.
And attach the snippet.
11-12-2018 05:44 AM
Please find the attachment
11-12-2018 06:12 AM
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.
12-22-2018 11:05 AM
As per your suggestion, I opened one and did two operations again it showing same error