Skip to content

Fix small issue in Write File Record server response #98

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 1 commit into
base: master
Choose a base branch
from

Conversation

indianaMitko62
Copy link

@indianaMitko62 indianaMitko62 commented Jul 10, 2025

According to the official MODBUS protocol documentation the normal response of a Write File Record request is an echo of the request. The whole request including the records data must be included in the response. This pull request makes sure the whole request is send as a response.

Link to the MODBUS documentation for reference: https://www.modbus.org/docs/Modbus_Application_Protocol_V1_1b3.pdf

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