Hello, kunbus team,
We want to read the ASCII Generic serial to Profibus using Revolution Pi. How to read the ASCII input on RevPi using the RS485 Connection?
ASCII to profibus
Hi Anil, you have much options available to access the RS485 interface:
- Python with the pySerial library
- Node-RED
- Bash "cat /etc/ttyRS485"
- Minicom terminal