Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Thor Labs Motor - Labview Error

My lab is using Thor Labs motor controller on our device. The labview code is a series of for-loops, moving our platform in the x, y, z direction. The program keeps generating this error message and stops running, and I am unsure what it means/why/how to fix it. Any help would be very much appreciated!

Download All
0 Kudos
Message 1 of 2
(257 Views)

Hi there,

 

The error code in the second picture is referring to a timeout error, which could mean the Thor unit isn't responding to your LabVIEW commands.  You can try reducing your LabVIEW code to a very simple "Open connection->do something->close connection" and see if you get the same error.  If you do, then it probably means the Thor hardware has problems, and you'll need to repair.  If you don't get the timeout error, then you'll need to go back and debug your LabVIEW code.  Try this and see if it works.

 

BR

John

Add motion to LabVIEW in 30min or less - TENET EMotion
Finding it hard to source legacy NI hardware? Try Extend Test

0 Kudos
Message 2 of 2
(233 Views)