3/1/2013 5:47 PM | |
Joined: 9/27/2006 Last visit: 11/11/2024 Posts: 12293 Rating: (2691) |
Hello erfrabal; It is possible to cnnect with multiple slaves over Modbus RTU, even more than once with the same slave reading or writingdifferent data areas. Follow the example set in DR75's example program found in this discussion: https://www.automation.siemens.com/tf/WW/en/Posts/16268 Simply prepare a different Send_DB for each slave connection you need, stating the specific Modbus address of the slave and details of the data you want to reach, and call the Modbus functions once for each connection, with the different Send_DB.. Hope this helps, Daniel Chartier |
Follow us on