Hi,
I am interested in using the RevPi Connect 4 as a Modbus RTU master and would like to utilize the built-in RS485 port on the device. Is there any guides or resources on how to make this using C or Python?
Any help would be greatly appreciated.
Thanks in advance!
Modbus RTU
Hello AlbTur, well this is a good example on how to do it the RevPi way.
Configure the Modbus RTU communication, i.e. via "Video tutorial – Modbus RTU Master".
Then you can access the process image to indirectly access the Modbus communication that uses the RS485 interface.
If you like Python then take a look at this helpful article Revolution Pi Python Introduction
Configure the Modbus RTU communication, i.e. via "Video tutorial – Modbus RTU Master".
Then you can access the process image to indirectly access the Modbus communication that uses the RS485 interface.
If you like Python then take a look at this helpful article Revolution Pi Python Introduction