FieldTalk.Modbus.Slave Namespace |
Class | Description | |
---|---|---|
BusProtocolErrors | Protocol Errors and Modbus exceptions codes | |
MbusAsciiSlaveProtocol | This class realises the server side of the Modbus
ASCII slave protocol. | |
MbusDataTableInterface |
This class defines the interface between a Modbus slave
Server Engine and your application. Descendants of this class
are referred to as Data Providers.
| |
MbusIpServerBase | Base class for all IP based Slave Protocol classes | |
MbusIpServerBaseIpEventArgs | Event argument object which carries the client's IP address | |
MbusRtuOverTcpSlaveProtocol | This class realises the Encapsulated Modbus RTU slave protocol. | |
MbusRtuSlaveProtocol | This class realises the server side of the Modbus
RTU slave protocol. | |
MbusSerialServerBase | This base class implements common functionality for both serial
Modbus protocols. | |
MbusSlaveServer | Base class which implements the Modbus server engine. | |
MbusTcpSlaveProtocol | This class realises the server side of the
MODBUS/TCP slave protocol. | |
MbusUdpSlaveProtocol | This class realises a Modbus server using MODBUS over UDP protocol variant. | |
RegisterConverter | Helper class to convert common data types to Modbus registers and back. |
Structure | Description | |
---|---|---|
MasterInfo |
The MasterInfo object holds additional information
about the currently processed Modbus request.
|
Delegate | Description | |
---|---|---|
MbusTcpSlaveProtocolConnectHandler | Connection event handler type |
Enumeration | Description | |
---|---|---|
MasterInfoProtocolType |
Protocol types
|