Yaskawa- Local position Variables

  • Hello, I am a student at a company, and they have welding robot. I am trying to create a job that might run in different location. As far as I have searched, I understood how to do it with position variables. If position variables are saved with user frame, job, that is written by position variables, works perfectly if I call the job with another user frame. My problem is that I have almost 150 jobs and there is not that much memory to save all the positions as a Position Variable. I was trying to save the local variables in XYZ instead of pulse, but I could not. Is there a way to save local variables is the form of XYZ? If there is a way, will it work smoothly when I call the job in another user frame?

    Thanks

  • AD
  • You will need the CNVRT instruction in ARITHMETIC to convert from pulse to XYZ.


    You could also use $PX001 to get XYZ in base frame. Would still need the CNVRT to convert to XYZ for a user frame.

    I know a thing or two, because I’ve seen a thing or two. Don't even ask about a third thing. I won't know it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account
Sign up for a new account in our community. It's easy!
Register a new account
Sign in
Already have an account? Sign in here.
Sign in Now