Does anyone have a better way to write/edit programs & scripts for the UR?
The pendant interface is really clunky for anything but simple programs, since so little of the program is visible at one time. Going back & forth between the main program and scripts/subprograms can be very frustrating.
I typically do most of my programming remotely using TightVNC to access the pendant, WinSCP to move files around, and either Notepad or Notepad++ for script editing.
This allows me, using 2 monitors, to have the main program on the virtual pendant, and several scripts (or copies) to reference or edit.
This works, but there aren’t many editing tools available as there are in some other systems (such as ABB), which will do things like highlight variables and show where they are used, autofill many of the structures, etc.
Last week I had to work on a UR system out on the factory floor with only my laptop attached – I could have some reference files open on the laptop while scrolling through the program on the pendant, but there was a lot of back & forth troubleshooting the code.
I’ve never tried the simulator - does that give any additional editing features?
What about other editors designed for programming - do they work well with the UR way of programming and take some of the confusion and stupid syntax errors out of the process?
I don’t really do any other programming other than a bit of Omron Sysmac PLC programming, so I don’t really know what’s available.