| Electronics > Beginners |
| Rs485 Modbus Protocol |
| (1/1) |
| rmrps:
Hi Friends I am new to rs485 communication i want to know how to create rs485 modbus protocol using given register value for accessing information that is read data and write data i have baud rate is 115200 data is 7, parity even stop bit is 1 and register address is for reading data register address is D174 for write data register address is M605 and M72 slave id is 3A Please guide me to create Rs485 Modbus protocol using the above register value |
| hsn93:
http://www.simplymodbus.ca/FAQ.htm https://github.com/4-20ma/ModbusMaster/blob/master/examples/Basic/Basic.pde good luck. |
| MiDi:
Official Modbus specs It is not as trivial as a simple protocol, it is rather complex. Search if you get a library for your programming language, you will find at least one for the popular ones. |
| Navigation |
| Message Index |