[Interest] Qt seralBus can't send Modbus RTU request over TCP/IP

1 1 spam at 19216801.ru
Mon Jun 3 20:44:32 CEST 2019


Hello!

I'm using convertor Moxa NPort that creates a virtual COM port instead Modbus TCP but also allows you to directly write Modbus RTU message over TCP socket. Is it possible to use Modbus RTU request over TCP/IP in Qt SerialBus module like pymodbus framer ?

client = ModbusClient('localhost', port=5020, framer=ModbusRtuFramer)

https://pymodbus.readthedocs.io/en/latest/source/example/synchronous_client.html



More information about the Interest mailing list