Open
Description
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
- 07 (0x07) Read Exception Status (Serial Line only)
- 08 (0x08) Diagnostics (Serial Line only)
11 (0x0B) Get Comm Event Counter (Serial Line only)- 12 (0x0C) Get Comm Event Log (Serial Line only)
17 (0x11) Report Server ID (Serial Line only)- 20 (0x14) Read File Record
- 21 (0x15) Write File Record
- 24 (0x18) Read FIFO Queue
- 43 ( 0x2B) Encapsulated Interface Transport
- 43 / 13 (0x2B / 0x0D) CANopen General Reference Request and Response
PDU - 43 / 14 (0x2B / 0x0E) Read Device Identification
- 43 / 13 (0x2B / 0x0D) CANopen General Reference Request and Response
If anyone needs some of them let me know