Skip to content

ModbusSequentialDataBlock #1619

Answered by janiversen
zwanghi asked this question in Q&A
Discussion options

You must be logged in to vote

Please read the documentation that helps!

0x00 is the start address. Every register contains exactly 16bit, so that is your value limitation.

Do not use setValues() to setup the datastore even though it might work (if so it is an accident). setValues() like getValues() operate on the array you define the object.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by janiversen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants