Hi,
I'm setting up a cell and I need to take care of recovery in case of power failure. The robot will be started by the PLC using:
- Startup Method: OTHER (MAIN)
- UI[6. START] to start or resume
I'm looking at the following config options:
Code
1. HOT START = TRUE
2. I/O power fail recovery = RECOVER ALL
6. Restore selected program = TRUE
I'm testing things in LOCAL mode, but once the system is all hooked up we'll run it in REMOTE with UOP signals.
However, I'm reading that HOT START=TRUE has to be used in LOCAL mode. Is this true?
Also, If I can use HOT START in REMOTE, what's your view on power failure recovery. Use HOT START to go back to where robot was before power failure OR setup your own recovery by recording current step in a register?
Thanks,
Tom