1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Fanuc Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

UOP Hold Bypass

  • Rex Tyrran
  • July 26, 2023 at 12:51 AM
  • Thread is Unresolved
  • Rex Tyrran
    Reactions Received
    2
    Trophies
    2
    Posts
    25
    • July 26, 2023 at 12:51 AM
    • #1

    On all of our cells we have a login system in place on the HMIs that is used to both prevent people from accessing things that they shouldn't and logging who is doing certain things in the system. As part of this, we drop the hold signal to the robots in the cell if a teach pendant is turned on and a maintenance or engineer is not logged in. I was informed today that one of our maintenance personnel was shown a way around this by a contractor that we had on site. The only way that I could think to do this would be to disable UOP entirely, but I wanted to know if there was any other method so that I could find a way to prevent it.

  • HawkME July 26, 2023 at 1:40 AM

    Approved the thread.
  • HawkME
    Reactions Received
    568
    Trophies
    11
    Posts
    3,268
    • July 26, 2023 at 1:41 AM
    • Best Answer
    • #2

    You could also remap the UI hold signal to a flag or a DI.

  • PnsStarter
    Reactions Received
    92
    Trophies
    6
    Posts
    330
    • July 26, 2023 at 10:43 AM
    • #3

    Hi Rex Tyrran,

    First I would ask the contractor what he did.

    Backdate/TP-Tools: A small collection of tools that simplify the commissioning and programming of Fanuc robots. (github.com)

  • Rex Tyrran
    Reactions Received
    2
    Trophies
    2
    Posts
    25
    • July 27, 2023 at 9:17 PM
    • #4

    I would, but we have had 2 or 3 different sets of contractors in here working on new equipment the last couple of months. I'm not sure who showed him or which group they were in. And none of them are still in the building to ask.

  • dmbj
    Reactions Received
    14
    Trophies
    3
    Posts
    202
    • July 28, 2023 at 2:40 PM
    • #5

    Just simply going to system/config. and turning UI's to false will allow anyone to jog the robot. If you really want to stop people from jogging the robot, look into the servo disable in the estop circuit.

  • Rex Tyrran
    Reactions Received
    2
    Trophies
    2
    Posts
    25
    • August 4, 2023 at 10:59 PM
    • #6

    I have pretty much confirmed that they are disabling the UOP in the system configuration menu. So my next question would be is there anyway to disable this menu with a system variable?

    I would just password lock the robots, but my superiors will not allow me to do so.

    Quote from dmbj

    Just simply going to system/config. and turning UI's to false will allow anyone to jog the robot. If you really want to stop people from jogging the robot, look into the servo disable in the estop circuit.

    I am not familiar with this. Could you please tell me where I can find more information?

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 5, 2023 at 12:23 AM
    • #7
    Quote from Rex Tyrran

    I would just password lock the robots, but my superiors will not allow me to do so.

    But your superiors are happy about maintenance circumventing things via the teach pendant then which could compromise safety and safe working practices...... :stupid:

    Sorry but that makes me laugh.

    Just install passwords and don't tell anyone and see who starts complaining first.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • Rex Tyrran
    Reactions Received
    2
    Trophies
    2
    Posts
    25
    • August 5, 2023 at 12:26 AM
    • #8
    Quote from kwakisaki

    Just install passwords and don't tell anyone and see who starts complaining first.

    As fun as that sounds. I hate looking for new employment.

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 5, 2023 at 12:36 AM
    • #9

    Some times you have to fight fire with fire and be a little more assertive when you get tasked with a problem that is easily resolved and if you don't get any respect for it, then maybe the company is not the right company to work for.

    Don't forget, your superiors should really be addressing this with maintenance as that is their responsibility to ensure their staff is performing and operating safely and not circumventing functions.

    Yes, easy for me to say from the side lines as I am not in your shoes.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • kluk-kluk
    Reactions Received
    51
    Trophies
    5
    Posts
    300
    • August 5, 2023 at 12:55 PM
    • #10

    I totaly agree with Kwakisaki.

    Give Your employer the choice between installing a password or the fact that illegal access is no longer prevented.

    Do whatever they want and if you don’t like the answer, start looking for a better employer

    They hired you to do a job and you have to have the authority to make such changes.

    If you don’t have the authority, you cannot do your job and you are not responsible for what goes wrong.

    The one that dicides has the responsebility.

  • ROBOT_G
    Reactions Received
    23
    Trophies
    4
    Posts
    241
    • August 6, 2023 at 8:27 PM
    • #11

    Until the next contractor shows him how to bypass the password by loading passclr.sv file. You can prevent this other ways passwords are not the answer. Just make sure you leave your phone # on the controller door. 😁 As mentioned above the servo on signal might be a good option until someone figures out how to put a jumper in.

  • kluk-kluk
    Reactions Received
    51
    Trophies
    5
    Posts
    300
    • August 7, 2023 at 5:38 PM
    • #12

    That is right, every safetything that is done can be undone.

    The trick is to make it as hard as possible to do that and I think that a password in combination with disabled usbports makes it hard for most people.

    Most of the time it is not nessesary, a lot of people use there brains.

    But stupid people must be protected from themselves, I don’t know why, it is certainly not an endangered spiecies…

    But if you have the ultimate solution, I would really want you to share it.

  • ROBOT_G
    Reactions Received
    23
    Trophies
    4
    Posts
    241
    • August 9, 2023 at 9:02 PM
    • #13

    In the past, I've just locked the pendant in a box. There were at least 2-3 people qualified on each shift to have a key. This also protected the pendant and the cable from various other anomalies.

  • Rex Tyrran
    Reactions Received
    2
    Trophies
    2
    Posts
    25
    • August 11, 2023 at 1:19 AM
    • #14

    Just as an update: for the time being I am using a background logic to monitor the UOP Disable variable and reset it if it changes states. I know this only covers me until someone figures out how to turn off background logic, but it should do for now.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download