While going offline getting error " Cold retain values for Application could not be saved, Error Code: -461"
When i Download a application to controller, getting Abortion message and I pressed Yes. After Pressing Yes it went to Online and the controller running with error.
While going offline i got a message " Cold retain values for Application could not be saved, Error Code: -461".
Voted best answer
You will see this error if somebody else changed the source code while you were downloading or already online.
The "Abort" during download means you did not download something. Once you are online, if the source code is changed the cold retain files cannot be saved when you go offline again.
Answers
Hi
I hope there is a problem in C-Net Communication with controller. Please attach some screen shot to help you in better way. Try to ping the controller. Check the Remote setting to see the firmware loaded ect.
Please find the snaPs:
error code "-461" comes if a variable is not defined as global at remote node or program does not exisit.
Can yu check the followin settings?
1)Right click on the harware under the controller you are using and click on the editor.
2) check if the value for Copy unconnected channels is none.
If the problems persists then please contact the local supportline.
Hello,
I have faced this during projects whem more than 1 individual are working on the same controller.
This appears going offline when you are online on a particular controller and someone else has modified the code and downloaded into the same controller in that duration.
Till now I have not faced any kind of problem due to this error but we avoid to download when someone is already online.
Hope this helps
Add new comment