Skip to content

I have a question about how to handle register address. #2553

Closed Answered by janiversen
gunji-m asked this question in Help
Discussion options

You must be logged in to vote

The intention is that older modbus devices did that address 1 in the server was to be requested as address 0 in the communication.

The newer data stores in pymodbus uses the communication address meaning 0==0.

But what is the real problem....you CONFIGURE the server in one way and REQUEST the data in another way ? just wait until you start with coils that are adressed differently or non-shared register spaces.

Anyhow if you want changes then pull requests are welcome.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gunji-m
Comment options

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

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