Documentation

FieldTalk Modbus Slave C++ Library  Library version 2.11.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CMasterInfoThe MasterInfo object holds additional information about the currently processed Modbus request
 CMbusDataTableInterfaceThis class defines the interface between a Modbus slave Server Engine and your application
 CMbusSlaveServerBase class which implements the Modbus server engine
 CMbusIpServerBaseBase class for all IP based Slave Protocol classes
 CMbusTcpSlaveProtocolThis class realises the server side of the MODBUS/TCP slave protocol
 CMbusRtuOverTcpSlaveProtocolThis class realises the Encapsulated Modbus RTU slave protocol
 CMbusUdpSlaveProtocolThis class realises a Modbus server using MODBUS over UDP protocol variant
 CMbusSerialServerBaseThis base class implements common functionality for both serial Modbus protocols
 CMbusAsciiSlaveProtocolThis class realises the server side of the Modbus ASCII slave protocol
 CMbusRtuSlaveProtocolThis class realises the server-side of the Modbus RTU slave protocol