Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What precisely happens in the event of online changes? What program is changed?

0
Posted

What precisely happens in the event of online changes? What program is changed?

0

This method allows changes while the PLC is running. In the event of on-line changes, the delta code – i.e. the last changes – is generated and this code is loaded into the controller (into the run time system) after login and is stored there. If you now wish to activate the changes, the code is “appended” at the end of the currently running cycle. As the code now exists twice, the memory is reorganised during the next cycles (garbage collection).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123