Transferring taking too much time

For software transfer taking too much time & rebooting not happening.

what is the issue for this & how to resolve this issue.

Hi, did you change the IP address in the program? Because it looks like it is stuck waiting for reconnection as it tries to connect to the PLC with the previous IP address if you have changed it. In that case, you can just cancel it and reconnect manually in online settings with the new IP address.

BR, Patrick

Hello,

In addition to Patricks good hint, i would like to add another possibility.

If you used code in your Applications “Exit”-Tasks it is possible that the PLC gets stuck there. Depending on the Download Settings the Transfer will execute the “Exit”-Task of the Programs.
If this happens just powercycle the plc manualy and then the normal operation should continue.

Greetings
Michael

Hi @veeresh.suranagi , Community can only help you if you provide on feedback on suggestion that has been provided to you. So what is status of your issue?

@PatrickB Thanks for your response.

IP not changed we used same IP for PLC & HMI always.

@michael.bertsch Thanks for response.

In download settings I didn’t select " Exit " but issue happened.

Finally, I transfer software via Force Initial transfer settings after that its fine.

Thank you.