I am trying to write a Bool in the PLC and it works but I need that bool to stay true for certain seconds. I am unable to keep the variable true for 2 seconds.
To Reproduce
Steps to reproduce the behavior:
Make a bool variable
Attach a TON timer to it of 2 seconds.
Write the variable from node-red by injecting a true payload.
Expected behavior
I was I hoping can turn the variable on for 2 seconds and then turn it off.
Describe the bug
I am trying to write a Bool in the PLC and it works but I need that bool to stay true for certain seconds. I am unable to keep the variable true for 2 seconds.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I was I hoping can turn the variable on for 2 seconds and then turn it off.
Environment