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

Modbus-C south plugin: when reading invalid address, set invalid bit and continue #1109

Open
ReneWassinkAlliander opened this issue Jul 10, 2023 · 0 comments
Assignees

Comments

@ReneWassinkAlliander
Copy link

In the present Modbus South plugin, the connection is reset when an invalid address is read. However: this is a valid action from Modbus point-of-view, as it is possible that Modbus addresses are temporarily unavailable. Therefore, better behaviour would be: set the invalid bit of the read value, and continue reading.

@ReneWassinkAlliander ReneWassinkAlliander changed the title Modbus south plugin: when reading invalid address, set invalid bit and continue Modbus-C south plugin: when reading invalid address, set invalid bit and continue Jul 10, 2023
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

2 participants