-
Notifications
You must be signed in to change notification settings - Fork 57
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
Implement missing (serial) functions (7,8,12,20,21,24,43) #55
Comments
i need 17 (0x11) |
This may not be relevant anymore for you @thanhnvh01 but FC17 is implemented now: ReportServerIDRequest / ReportServerIDResponse |
Can you do FC17 with go https://github.com/aldas/go-modbus-client.git |
Yes, I can add FC there. |
@thanhnvh01 I have added FC17 also to Go library. Try it out and report problems in that repository. Thanks. |
Implement missing serial functions (7,8,11,12,17,20,21,24,43)
Modbus spec: http://www.modbus.org/docs/Modbus_Application_Protocol_V1_1b3.pdf
11 (0x0B) Get Comm Event Counter (Serial Line only)17 (0x11) Report Server ID (Serial Line only)PDU
If anyone needs some of them let me know
The text was updated successfully, but these errors were encountered: