Hello, I’m new to the forum and I need help from an Abb robot programmer.
I have a defined workobject, but I would like with the help of an external laser that will give me a decimal value to modify this wobj always thanks to the reading I receive, in turn when the form is finished, this wobj must return to its original value.
Example:
Wobj(1500,300,200)
Laser reading y -100
newWobj(1500,200,200)
End of cycle = original wobj
Thank you