Modbus86 Gateway
Modbus86 Gateway can make 86Duino simulate a Modbus Gateway, which is a gateway that forwards Modbus Master communication data.
Example
Use Modbus TCP as the communication method with Modbus Master and forward its communication data to the node on Modbus RTU
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
|
Library Reference
The text of the 86Duino reference material follows the Creative Commons Attribution-Share Alike 3.0 License. The code examples in the reference material have been released into the public domain.