|
FieldTalk Modbus Slave C++ Library
Library version 2.10.0
|
| CMasterInfo | The MasterInfo object holds additional information about the currently processed Modbus request |
| CMbusAsciiSlaveProtocol | This class realises the server side of the Modbus ASCII slave protocol |
| CMbusDataTableInterface | This class defines the interface between a Modbus slave Server Engine and your application |
| CMbusIpServerBase | Base class for all IP based Slave Protocol classes |
| CMbusRtuOverTcpSlaveProtocol | This class realises the Encapsulated Modbus RTU slave protocol |
| CMbusRtuSlaveProtocol | This class realises the server-side of the Modbus RTU slave protocol |
| CMbusSerialServerBase | This base class implements common functionality for both serial Modbus protocols |
| CMbusSlaveServer | Base class which implements the Modbus server engine |
| CMbusTcpSlaveProtocol | This class realises the server side of the MODBUS/TCP slave protocol |
| CMbusUdpSlaveProtocol | This class realises a Modbus server using MODBUS over UDP protocol variant |