Open aldas opened 4 years ago
i need 17 (0x11)
This may not be relevant anymore for you @thanhnvh01 but FC17 is implemented now: ReportServerIDRequest / ReportServerIDResponse
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 I want scan slave id but i dont find any library in golang to do this
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)If anyone needs some of them let me know