You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Environment
Version of this node: 1.1.3
Node-RED version: 3.0.2
PLC Part Number: 5069-L310ER CompactLogix 5380
OS: Windows 10
Browser: Chrome
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: