04-24-2007 03:40 AM
04-25-2007 11:46 AM
04-26-2007 02:39 AM
I am controlling 2 Newport MFA-CC stages using a 3 axis Newport ESP-300 controller via PC using GPIB, these are under the control of a Labview program.
The stages have hardware limit switches and optical encoders (I think). As I had mentioned I execute and OR4 command which the Newport manual states as 'Find Negative Limit Switch'; it zero`s the display and everything is OK. The problem comes when I ask the controller to move the stage to an absolute positions using PA10 command (which should move the axis to 10.000). After moving a distance of about 0.1mm raddomly stops and give an error "Hardware Limit Detected".
I have tried lots of methods, but as I need to home the stage to a mechanical point I seem to be stuck.
04-27-2007 01:05 PM
04-29-2007 08:03 PM
I talk to the controller using a modified version of the Newport VI (due to issues & limitations with there original). Communicating with the controller seems fine, I`m not sure I understand your question about configuration?
05-01-2007 08:20 AM
05-02-2007 04:12 AM
Missy,
Thanks for the suggestions, I have contacted them but there support is pretty slow. I can send absolute & relative move commands at any other time without a problem. The modifications I made to Newports VI's where to wait for commands to finish before executing the next; else I get a comms error. As it is an intermittent problem on either of my 2 stages, I have the feeling that it is unlikely to be software related; would you agree?