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

Fixes #11

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Fixes #11

merged 1 commit into from
Oct 18, 2024

Conversation

vhu474
Copy link
Contributor

@vhu474 vhu474 commented Oct 30, 2023

Changed the message length to ALWAYS match the length in the Modbus TCP/IP header, In this line:

MessageLength = 6 + ByteArray[5];

This fixes FC5.

Fixed the connection leaking issue Aswell.

Tested to work on my Weintek screen with CONTROLLINO , which it was NOT working before.

Issue #1
Issue #2
Issue #3
Issue #5

Changed the message length to ALWAYS match the length in the Modbus TCP/IP header, fixing FC5.

Fixed the connection leaking issue aswell
@luizcantoni luizcantoni merged commit 94c56be into luizcantoni:master Oct 18, 2024
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.

2 participants