INGEAR communication class library for Modbus devices
Namespace hierarchy
Classes
| Class |
Description |
|
CommDriver
|
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. |
|
Controller
|
Controller class represents the programmable logic controller and the underlying communications to the device. |
|
ControllerEventArgs
|
ControllerEventArgs |
|
DataChangeEventArgs
|
Information supplied to DataChange event handler |
|
EventCode
|
Numeric and strings related to Controller and TagGroup events. |
|
ResultCode
|
Status codes related to Controller, TagGroup and Tag classes. |
|
Tag
|
Tag class represents a register memory address (or range of addresses), the data Value, and status codes. |
|
TagGroup
|
TagGroup represents a collection of Tag classes that operate as a block |
|
TagGroupEventArgs
|
TagGroupEventArgs: |
Delegates
Enumerations