INGEAR.NET.MBLINK

CommDriver Class

CommDriver is a generic transport class that supports MODBUS TPC, MODBUS Serial (RTU/ASCII), MODBUS Serial Over Ethernet (SOE) or sometimes referred to as Encapsulated Ethernet.

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

System.Object
   MBLink.CommDriver

[Visual Basic]
Public Class CommDriver
[C#]
public class CommDriver

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.

Requirements

Namespace: MBLink

Assembly: INGEAR.NET.MBLINK (in INGEAR.NET.MBLINK.dll)

See Also

CommDriver Members | MBLink Namespace