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

illegal data values #7

Closed
BlackHoneyBear opened this issue May 26, 2019 · 2 comments
Closed

illegal data values #7

BlackHoneyBear opened this issue May 26, 2019 · 2 comments

Comments

@BlackHoneyBear
Copy link

when "modbus_write_coil"s function calls it gives me "illegal data values" error. i do to_send[11] = (uint8_t)(amount); in func == WRITE_COILS of "modbus_write" function butt it did not write multiple coils coils

@konsolenritter
Copy link

That should be fixed by my last commit to konsolenritter@3318c0b Proof if that works for you.

@fz-lyu
Copy link
Owner

fz-lyu commented May 9, 2020

@konsolenritter 's fix should be correct, I referenced his solution and update my code

@fz-lyu fz-lyu closed this as completed May 9, 2020
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

3 participants