QExtSerialPort is not intended for USB.
You need a driver that exposes an api that you can use to get the data from the USB port
Any website about hobby electronics probably has a link to such a driver.
Then you need to use that api and implement the modbus protocol.
Bookmarks