News:

SMF - Just Installed!

Main Menu

Restart Machine, Input for Siemens PLC?

Started by Lu86, December 08, 2025, 11:25:26 AM

Previous topic - Next topic

Lu86

Hi,

Everytime i restart the Machine, my plc programm doesnt get it that it restart and has wrong states stored.
Is there a way to get the Restart Info into the PLC?

Thanks for the Help :)

EasyPLC_Master

Hi Lu86!

Starting with version 4.3, driver events are available, which informs connection/disconnection states with the PLC. Therefore, a call can be created so that the PLC knows that the simulation has been restarted, and the necessary logic can be programmed in the PLC to act accordingly.

more info here:
https://forum.nirtec.com/index.php?topic=850.0