Home Programming

Discussion

Left ArrowBack to discussions page
SebastienSebastien Posts: 219 Handy
Hi pros,
I am working on a program that requires some input from an operator on a UR5 robot. Basically in the before start part of the program I have some variable that are 'operator' variables. These have an automatic popup when I run the program. Then I am using these values, entered by the operator, to adjust some positions later on in the program. So at the end I want the operator to be able to enter the numbers but not to alter the programs. How can I do this?

Comments

Sign In or Register to comment.
Left ArrowBack to discussions page