Hello,
I have created a memory tag-set alarm with the condition "equal to 0." I have also set up two pipelines: one for activation ("Active Pipeline") and another for clearing ("Clear Pipeline"), both with script blocks.
In the event that the "Active Pipeline" is triggered, I intend to write a test tag with the value "Active." Conversely, if the "Clear Pipeline" is triggered, I want to write a tag with the value "Clear."
However, when I change the value to 0, the test tag correctly shows "Active." But when I change the value to 1, it does not clear as expected.
If anyone has any ideas or suggestions, please provide them.
Thanks in advance!