Jump to content

I can't change variable values in PLC


Recommended Posts

Hello,

I'm using PID control block, and trying to change the P,I,D values, but i can't. I tried to overwrite the entire program with the new values, change the value in online mode... They simplily keep the same value. The status PID its 11, "PV exceeds proportional band, no calculation performed"

Thanks for any help!

Link to comment
Share on other sites

  • MVP 2022

I assume you are using VisiLogic. It would be helpful if you would report the version of VisiLogic and the PLC model you are using. When you try to change the value in online mode, does the value not change at all, or does it revert to the original value at some later time (such as startup)? Confirm you do not have the Power-Up checked on the operands you are trying to change. If you do not, then do a search on the operand to confirm you are not attempting to assign a value anywhere else in your program.

Link to comment
Share on other sites

Oh sorry, I'm so embarrassed right now.

"then do a search on the operand to confirm you are not attempting to assign a value anywhere else in your program" This was actually the problem.  Months ago I put a store block to aways  save 7, when start-up. So don't mind if have a different Power-Up value, it aways be 7... hahah sorry again.

Thanks

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...