LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XPS Controller

Solved!
Go to solution

Hi all,

 

I'm tring to control the XPSQ8 (single stage)through labview 2011 version. can any one send me the basic example.

I have doubt in set the username and password. is it administrator or the other which we got during the instrumet delivery.

And the other question is how to assign a group name for single axis motion.

I'm eagerly expecting your solution.

0 Kudos
Message 31 of 47
(2,266 Views)

Try this, it is the same example as I gave above but I have reverted it to LV 2009 version, which you should be able to open.

 

There are some explainitory notes inside, and you should take a look at the previous posts for more clues since I think your questions have been addressed above.

 

Check the user manual thoroughly, I was able to solve all of these sorts of issues in the past by using it. You do not configure the stages in labview, you simply drive them in labview. You configure them using the webface GUI.

0 Kudos
Message 32 of 47
(2,245 Views)

hi,

 

Thank you for your valuable suggestion.

I tried to run your program. I'm getting error code (-18).

herewith I have attached the error displayed.

 

I gave our IP address, then group name as S, target position as 25.000000.

I also tried with different group name as 1S, 1MS100. I'm facing the same problem.

I think the problem is in the group name.

I refered the manual and quick start also as you said.

can you please suggest the correct solution for this.

0 Kudos
Message 33 of 47
(2,229 Views)

The error message says the error occurs at the GroupKill driver so,

 

1) It could be the group name is wrong. When you configured it over the webface GUI, did you call it 'S'?

 

2) You said you're programming an actuator. The VI I gave you is using motion drivers for a single axis translation stage. I do not know if these are what you should be using for your actuator or not. Look in the driver library for the controller and see if there are more appropriate drivers to use for the type of stage that you have.

 

Other than these suggestions I'm afraid I can't be much help.

0 Kudos
Message 34 of 47
(2,217 Views)

sorry i'm not clear about webface GUI.

i have connected the controller and PC only through ethernet(LAN) cable.

I have attached one pdf file. In that they have given one simple method. i tried that and i'm getting the same error.

i'm only confusing about the group name. other things are ok.

0 Kudos
Message 35 of 47
(2,205 Views)

I'm controlling the single axis translation stage only.

How do you assign a group name for yours. please tell me. i will follow the same.

0 Kudos
Message 36 of 47
(2,199 Views)

 

There is information on the web GUI in the XPS Quick Start Guide which is available on the internet.

 

 

http://www.newport.com/images/webdocuments-en/images/14448.pdf

 

 

 

If you type the IP address of the controller into your web browser you will be able to log into the GUI. But this is not really a labview question anymore so if you're still having trouble you will need to seek technical support from your local distributor for Newport.

 

0 Kudos
Message 37 of 47
(2,197 Views)

I did those things. I followed the things which has given in the quick start. I'm able to control through web. there is no proble in acess through web.

Now I'm trying the same using labview.

0 Kudos
Message 38 of 47
(2,190 Views)

You assign names to stages when you configure them in the web GUI. The name will be visible in the GUI. You should try Autoconfiguration first, and use the name that is supplied, or you can do a Manual Configuration and assign the names yourself. Ensure the name that is shown for the stage in the GUI is the same as the one you use in Labview.

 

 

If you do this and you still can't get the stage to work in Labview then I'm all out of ideas I'm afraid. You'll need to contact technical support for the instrument.

0 Kudos
Message 39 of 47
(2,185 Views)

When i click on manual configuration, the window appears like this(attached). The group name for single axis is 'S' only right. That is what i gave in labview. or i'm somewhere wrong.

0 Kudos
Message 40 of 47
(2,177 Views)