Hi,
Our company brought REVPI connect and we want to read the vibration sensor values . The vibration sensor is connected to the RevPI via RS485 protocol. We want to read values using minimalmodbus python library. Is it possible or do you have any examples how to read the senor data with python library.
Modbus Python library for reading vibration sensor values
-
- Posts: 2
- Joined: 15 Sep 2021, 14:00
Re: Modbus Python library for reading vibration sensor values
Hi prathyusha,
have a look at
pySerial
or
RevPi way
Tutorial 21 – Modbus RTU Master
Regards
Johannes
have a look at
pySerial
or
RevPi way
Tutorial 21 – Modbus RTU Master
Regards
Johannes