Skip to content

Fix #8 - Add fill byte in writeItems #9

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FiloCara
Copy link

This should solve the issue.
I did some tests and I was able to write more than 40 boolean variables simultaneously.
It still works well while writing integer and real data.

@FiloCara
Copy link
Author

The last two commits have been implemented to address the issue of multiple unintended connections being opened with the PLC during network disruptions or when the hardware is under heavy load. This issue has also been impacting the node-red-contrib-s7 node (st-one-io/node-red-contrib-s7#102). In my tests in an industrial environment, the fixes have been successful in eliminating additional unintended connections.

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

Successfully merging this pull request may close these issues.

1 participant