The way we do that, install an HMI and PLC. There is no way to modify the UR pendant directly, you would have to write code to overlay the pendant and then use RTDE to wire the overlay to the robot.
We use Siemens PLC's and HMI's with profinet and it is pretty straightforward and the pricing is not too bad. Much less expensive hardware and license fees than you have with AB PLC's.
Hi all,
I'd like to put a "traditional" menu-based user interface view for an application on the teach pendant. While I haven't thought through the functionality, it would look like the normal block buttons you'd see on a traditional HMI. Things like:
Auto Mode
- Run Auto Sequence 1 (Behind the scenes load and run a program)
- Run Auto Sequence 2 (Behind the scenes runs a separate program)
- etc.
Home AllToggle Pneumatic Valves
- Toggle Valve #1 (Sends a specific Modbus command to the pneumatic valve stack)
- Toggle Valve #2 (Sends a specific Modbus command to the pneumatic valve stack)
- etc.
Toggle GripperHow have folks done this in the past?