08-06-2013 09:40 AM
I can not use Labview because all my program was written in Matlab and I don't have Labview on my computer neither. I've looed for the real time code in Matlab (or parallel code), but if i want to use that method, I have to buy and install the new toolbox for matlab too. (Parallel Computing Toolbox) and then rewrite my code in real time by diving them into many thread. I've also tried to look in the function "GroupeMove Absolute.m" but in the function script file, i saw that it just called the function from the library from the file .dll. I open the XPS_driver file .dll but I cannot modify it with matlab.
Do you have any other solution for me?
Thank in advance 😄
08-06-2013 06:21 PM
I'm afraid you're in bit of bind there. I think in order to issue the abort command you must be using parallel code, so you're just going to have to buy the parellel computing toolbox in Matlab, or use Labview, or something else, such as
the TCL scripting language that Newport recommends in the XPS Controller users manual. You can also use C, C++, VB etc.
Good luck.
08-08-2013 03:20 AM
Ok thank you for your answer, i will try that 😄
08-09-2013 07:13 PM
Hello,Matt,I'm new to Labview.I want to use Laview to control the XPS,but it didn't work.I doubt if there is something wrong with the communication between PC and XPS?Could you tell me how to set it in detail? (English is not my frist language)
Best regards.
Kevin
08-11-2013 06:18 PM
Hi Kevin,
I have attached code earlier in the thread demonstrating basic functionaility. If you are having basic troubles and you have thoroughly read the user manual then I suggest you contact Newport technical support.
As I mentioned in an earlier post, when I started with the XPS I was also new and I recommend getting some basic training in Labview, such as Core 1 and Core 2 training modules.
Good luck.
Matt
08-11-2013 09:08 PM
Hello there,Are you Chinese?I want to ask you some questions about XPS Controller in Chinese. Please help me.
08-11-2013 10:02 PM
I'm sorry I only speak english. You really need to contact Newport technical support if you're having a lot of trouble with the XPS controller. If your labview VI is giving you errors, post the VI on here and I can maybe take a look at it.
08-12-2013 09:11 PM
Sorry to trouble you. The version of my Labview is Labview2012,when I run the examples from Newport website, it will be found ERR(-19), and the stages do not move. It troubles me too much time. Please give me some advise. Thank you!
Best regards
Kevin
08-12-2013 09:50 PM
Are you able to control the stages via the web GUI? The web GUI is explained in the XPS user manual.
08-13-2013 11:46 PM
Yes, I can,and it is ok.