Hi, How can I change value in variable in library . Please find in attachment ...
Open the library in your CODESYS IDE (if it is not compiled). then Edit the value you want to change.
Now check all poolobjects and save the library into the library repository using the yellow cabinet icon l.
Done.
and how to enter a new value only in my project?
how to change only in my project ? without changing library?
Those variables are part of a parameter list. You can change them in the library manager of your project:
This guy has a good explanation of how parameter lists works: https://stefanhenneken.net/2017/09/10/iec-61131-3-parameter-transfer-via-parameter-list/
I changed this parameter in Library Parameters -> Value (editable) but when I open ST editor it id still old value...
after change parameter list and reboot it works.
Log in to post a comment.
Hi,
How can I change value in variable in library . Please find in attachment ...
Open the library in your CODESYS IDE (if it is not compiled). then Edit the value you want to change.
Now check all poolobjects and save the library into the library repository using the yellow cabinet icon l.
Done.
and how to enter a new value only in my project?
how to change only in my project ?
without changing library?
Those variables are part of a parameter list. You can change them in the library manager of your project:
This guy has a good explanation of how parameter lists works: https://stefanhenneken.net/2017/09/10/iec-61131-3-parameter-transfer-via-parameter-list/
Last edit: tvm 2022-05-30
I changed this parameter in Library Parameters -> Value (editable) but when I open ST editor it id still old value...
after change parameter list and reboot it works.