Yes, it is possible. SoMachine/EcoStruxure Machine Expert software platform contains attribute pragma named as “init_on_onlchange”. By attaching
this pragma to variable that particular variable will get initialized each time login to controller with online change.
this pragma to variable that particular variable will get initialized each time login to controller with online change.
Example:
Variable a_init will get initialized to 34 each time online change is performed.