Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Power ON event

Static world zones should be created on the power on event. How do i do this? How do i make a routine that is only called on the power ON event?
--
Tiago Gaspar

Comments

  • You want to setup an event routine. The routine itself is just a standard routine/procedure.
     

    but you go into configuration / controller / event routines and define that you want it to run on poweron (like the FroniusStartup routine) I have in the example picture

    image