Skip to content
Discussion options

You must be logged in to vote

That really have nothing to do with pymodbus, if you read with count=x and your device do not respond with an exception response, then pr modbus standard the request was legal !

If you send a request with count=x that includes invalid registers your device should return an exception response according to the standard. Please have a chat with the device vendor.

There are NO way you can detect invalid addresses if the device do not return an ExceptionResponse.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@janiversen
Comment options

Answer selected by janiversen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants