-
Subclasses of QModbusDevice in io.qt.serialbus
Modifier and Type |
Class |
Description |
class |
QModbusClient |
The interface to send Modbus requests
|
class |
QModbusRtuSerialMaster |
Represents a Modbus client that uses a serial bus for its communication with the Modbus server
|
class |
QModbusRtuSerialSlave |
Represents a Modbus server that uses a serial port for its communication with the Modbus client
|
class |
QModbusServer |
The interface to receive and process Modbus requests
|
class |
QModbusTcpClient |
The interface class for Modbus TCP client device
|
class |
QModbusTcpServer |
Represents a Modbus server that uses a TCP server for its communication with the Modbus client
|