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

Can somebody explain how the data array is divided between registers and coils? #53

Open
Peterr-K opened this issue Jul 26, 2020 · 0 comments

Comments

@Peterr-K
Copy link

Hi

can somebody please explain how in the Slave mode the only data array uint16_t au16data[16] is divided between coils and registers? If I define 16 elements field, how I know which part is for coils and which for registers? Also coils are written by bits in each element or is like whole element is used just to hold single coil?

thank You! still this is the best arduino Modbus library, as the official one did not fit in the Nano memory.

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

1 participant