Documentation

FieldTalk Modbus Slave C++ Library  Library version 2.11.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CMasterInfoThe MasterInfo object holds additional information about the currently processed Modbus request
 CMbusAsciiSlaveProtocolThis class realises the server side of the Modbus ASCII slave protocol
 CMbusDataTableInterfaceThis class defines the interface between a Modbus slave Server Engine and your application
 CMbusIpServerBaseBase class for all IP based Slave Protocol classes
 CMbusRtuOverTcpSlaveProtocolThis class realises the Encapsulated Modbus RTU slave protocol
 CMbusRtuSlaveProtocolThis class realises the server-side of the Modbus RTU slave protocol
 CMbusSerialServerBaseThis base class implements common functionality for both serial Modbus protocols
 CMbusSlaveServerBase class which implements the Modbus server engine
 CMbusTcpSlaveProtocolThis class realises the server side of the MODBUS/TCP slave protocol
 CMbusUdpSlaveProtocolThis class realises a Modbus server using MODBUS over UDP protocol variant