Using Industruino as a Modbus RTU slave
Has anyone used Industruino as a modbus slave using the RS485 comm port ? I have seen a Modbus Simple Master on the blog, and been trying with "simplemodbus_slave", and "Modbus" libraries since, with no success.
Any input on the use of the RS485 comm port appreciated.
Hi Didier, i've tested communication between 2 IND.I/Os over RS485, with Modbus RTU, one as Master, one as Slave, using those same libraries. Please see this blog post for details.
Yeah ! Just works fine as a slave ! that was one of the last remaining issues to use Industruino in BMS projects. Thanks Tom !!!
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This community is for professionals and enthusiasts of our products and services.
Read GuidelinesQuestion tools
Stats
| Asked: 3/11/16, 9:14 AM |
| Seen: 3268 times |
| Last updated: 3/29/16, 6:51 AM |
Great. This will save me a lot of trial and error sessions. I'll have a try as soon as I come back from vacation.