Hi all,
I’m working with a KUKA KRC2 robot running Windows XP, and I’m trying to configure it so that when I issue a shutdown from the KCP, the system stays powered off. Currently, every time I shut it down (using the KCP or Windows), the controller powers back on automatically within a few seconds.
Here’s what I’ve tried so far:
- Checked the BIOS for “Power On After Power Loss” or auto-boot settings — nothing relevant found.
- Used the ColdStart.reg file from C:\KRC\UTIL\REGISTRY\, but the CCU\Startup key doesn't exist in the registry.
- Manually created the missing registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\KUKA Roboter GmbH\CCU\Startup
and added ReStartType=0 as a DWORD (hex) value. - Enabled “Cold Start” and “Disable Power Off Delay” in the KUKA HMI On/Off Options.
Despite all of that, the robot still reboots automatically after shutdown unless I physically turn the cabinet key switch to OFF (0). Ideally, I’d like to be able to shut it down remotely or at least via software only.
Has anyone successfully solved this behavior on an older KRC2 (non-ed05) system? Is there a hardware jumper or relay I’m missing that causes the PC to repower?
KPC ed05
KRC2
KCP2
KSS 5.5.12
Thanks in advance for any insight!