Im not aware of anyway to save it as a feature, but you could save it as an installation variable. You would need to first define the installation variable in the installation tab by assigning it a random pose, could just be p[0,0,0,0,0,0] then from the program you can use the assignment to store the variable. Then whenever the robot is powered off it will be written to memory. You could then use this variable in script commands to drive other waypoints off of by using pose_trans, pose_add, etc.
Good morning everybody,
I am a new member of this community and I would like to ask you a question.
I am currently using a Universal Robots UR10 (software version: 3.7.2) and I need to write a variable, more precisly a pose, into the installation file from the robot program. Do you know if something like this is possible? More in detail, the robot arm has to move to a waypoint and, after that, to set that waypoint/pose inside the default.installation file in order to have it stored in the "installation" tab of the Teach Pendant as a feature and to be able to use it as a reference frame according to which to define the waypoints stored inside the robot program. I can't define that point as a variable with an "assignment" command because if I will turn off the robot I will lose the value stored in that variable.
Thank oyu very much for your help
Best regards
Andrea