Jump to content

Retaining Memory Integers


Recommended Posts

I'm new to Unitronics programming.  Using VisiLogic.  Concerning memory integers.  I have not tested this yet, but am wondering if I use a memory integer for an operator input setpoint, will that value be stored in the event they power down the PLC and turn it back on?  I'm not talking about Power Up value, just a value that can be changed from time to time by an operator.  Will the last stored value of the memory integer be retained upon a PLC power cycle?

Link to comment
Share on other sites

  • MVP 2023
On 5/25/2019 at 1:27 AM, Bisku said:

All M-operands (MB, MI, ML, DW) are retained.

X-Operands (XB, XI, XL, XDW) are kept in memory. Therefor they are processed faster, but they are not backed-up by battery.

This is correct. Thanks for expanding.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...