Hello everyone,
Great forum here, lots of info!
I am new to motoman robots. Please be patient with my inexperience.
I am trying to use the YRC1000 teach pendant to program a GP8 robot. I would like to execute a sequence using the IF THEN command. The sequence will execute when IN#2 AND IN#3 are on. When I try to insert IF THEN from the inform list, I can find where to change the IN# to other types of variables, etc. But unable to find how to add multiple IN# or insert AND.
Essentially I wish to add “IF( IN#(2)=ON AND IN#(3)=ON ) THEN” to the job.
I have temporarily achieved multiple conditions by nesting an IF IN#3 THEN within an IF IN#2 THEN command, but it’s kinda messy.
I figure that I could use notepad to modify the program to insert AND into an IF THEN statement but there must be something I’m missing via the teach pendant. Thanks in advance for any assistance.
Best regards,
Leon74