I tried to copy a plc configuration to an empty configuration in order to test remote plc configuration via the remote agent. I keep getting the same error when trying to load the configuration into an empty CORE.
Steps I've taken to try and copy a configuration.
- Set up a PLC Program in PLC Engineering on an existing CORE.
- Test if the program is running correctly
- Save the configuration to active configuration
- Download the saved configuration
- create a new empty configuration and activate it
- Check to see if the PLC Program is gone
- Create a new Configuration
- Load the previously downloaded configuration into the newly created one
- Activate the uplaoded configuration
Â
I keep getting the same error: Failed to load PLC runtime.Â
Â
Rebooting the CORE does solve this issue as the Configuration then gets loaded correctly and I can run my PLC Program. However if I want to configure PLC Remotely rebooting the CORE every time a configuration is changed is not an option.
Â
Any Idea?