Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bool Variable #35

Open
dpatel2016 opened this issue Jan 30, 2023 · 0 comments
Open

Bool Variable #35

dpatel2016 opened this issue Jan 30, 2023 · 0 comments

Comments

@dpatel2016
Copy link

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:

  1. Make a bool variable
  2. Attach a TON timer to it of 2 seconds.
  3. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant