Hi experts,
I am having my FANUC robot RJ3iB having 2000iA.
I am monitoring the Running UOP with my plc to make sure that the robot is not running to continue sequence.
I got a problem with this signal. Sometimes, the signal takes a while before it turns off even if my program finished running.
Any idea of what is going on?
Answered Program Running UOP
Didn't find what you were looking for?
New post-
Comment actions
Hello Emillie Gale,
You have another program running (probably in the background).
Do you have any program that being starts with the RUN function or with a macro?DIY-Robotics products
https://diy-robotics.com/products/ -
Comment actions
Yes, I have some macro for HMI buttons. Is it possible to run these macros without the running signal?
-
Comment actions
What is the type of your macro? TP program or Karel?
DIY-Robotics products
https://diy-robotics.com/products/ -
-
Comment actions
Yes (you will to have the ASCII loader option). Here's how you can do it.
1. Export your TP program in LS file.
2. Open your LS with a text editor on your PC.
3. Find the line BUSY_LAMP_OFF
4. Change 0 to 1
5. Save the file and load it back in the robot
DIY-Robotics products
https://diy-robotics.com/products/ -
Please sign in to leave a comment.
Comments
6 comments