Relative Content

Tag Archive for pythonmodbuspymodbus

Difficulties reading from Modbus device

I am using a RS485 to USB module to connect a thermocouple module to my computer. I installed a CH340 driver and the device appears in the device manager.
I ordered the RS485 to USB module of Amazon and only have very limited instructions how to read the information from the thermocouple.

Modbus FC21 in pympdbus

I’m fairly new to Python and even worse with Modbus (didn’t used it until yesterday) so don’t be to hard on me.