LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview basic vis for controlling Newport ESP6000 controller and 3 axis stages

I have looked in Ni.com's development zone and cannot find anybody who
has created or developed Labview code for controlling a ESP6000
Newport controller. Newport provides the basic level dll for use with
Labview. Has anybody developed a good basic LabView VI implementing
these dlls?

Any advice and suggestions on how to proceed would be greatly
appreciated.

K Patel
0 Kudos
Message 1 of 5
(3,315 Views)
This is a library I just quickly put together from what I remember when I used to used the ESP6000 and Unidrive systems - All you need to do is call "Open and Initialise Axes" (note the Australian/UK spelling!) and then home each axis individually, and then call any of the other commands (Move Relative, Move Absolute, Stop, etc) - note: sue to an hardware limitation, you can only home one axis at a time, and that could take a while!

*** The DeveloperZone is not letting me upload the library - email me (address below), and I'll email it directly to you.

Like my answer? Give it a rating!

Christopher G. Relf
Certified LabVIEW Developer

Christopher.Relf@mBox.com.au
Int'l Voicemail & Fax: +61 2 8080 8132
Aust Voicemail & Fax: (02) 8080 8132

---
E
ULA
1) This is a private email, and although the views expressed within it may not be purely my own, unless specifically referenced I do not suggest they are necessarily associated with anyone else including, but not limited to, my employer(s).
2) This email has NOT been scanned for virii - attached file(s), if any, are provided as is. By copying, detaching and/or opening attached files, you agree to indemnify the sender of such responsibility.
3) Because e-mail can be altered electronically, the integrity of this communication cannot be guaranteed.




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
Message 2 of 5
(3,315 Views)
Very quick response and exactly the help I need

Thanks

Max stars
0 Kudos
Message 3 of 5
(3,315 Views)
Were you able to use the library I sent you? Did it work okay?




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 4 of 5
(3,315 Views)
Have you ever used the data acquisition feature of the ESP6000? If yes, I like to see an example VI which performs the data acquisition task with ESP6000 beside controlling the motion of the stages.

thanks.
0 Kudos
Message 5 of 5
(3,315 Views)