FieldTalk™ Modbus Master .NET Library

MbusMasterFunctions Class

Base class which implements Modbus data and control functions

For a list of all members of this type, see MbusMasterFunctions Members.

System.Object
   FieldTalk.MbusMasterFunctions
      FieldTalk.MbusSerialMasterProtocol
      FieldTalk.MbusTcpMasterProtocol

[Visual Basic]
MustInherit Public Class MbusMasterFunctions
[C#]
public abstract class MbusMasterFunctions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The functions provided by this base class apply to all protocol flavours via inheritance. For a more detailed description see section @ref mbusmaster.

Requirements

Namespace: FieldTalk

Assembly: mbusmaster.net (in mbusmaster.net.dll)

See Also

MbusMasterFunctions Members | FieldTalk Namespace | MbusSerialMasterProtocol | MbusRtuMasterProtocol | MbusAsciiMasterProtocol | MbusTcpMasterProtocol | MbusRtuOverTcpMasterProtocol