Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Retentive variables and ModbusTCP

prplxr
2016-09-19
2016-09-19
  • prplxr - 2016-09-19

    Hi!

    I'm new to this forum so forgive if I posted this wrong.

    I have a Magelis GTO display connected to a PAC320 PLC over ModbusTCP. I have a few settings stored in variables in the PLC that I want to be retentive. I've put them in a persistant variables list and flagged them with RETAIN and PERSISTENT. Every time I brake the power and then switch it back on again the display overwrites the old values. How can I resolve this?

    Best regards
    Christian Lundahl

     
  • prplxr - 2016-09-19

    I resolved this by storing each variable in the HMI in a separate variable copy on data change. I then load the values from the copies on startup.

     

Log in to post a comment.