INGEAR Visual Studio class library for Allen-Bradely ControlLogix, CompactLogix, FlexLogix and SoftLogix programmable automation controllers.
| Class | Description |
|---|---|
| Controller | Controller Class encapsulates connecting, reading and writing to the Allen-Bradley device. |
| ControllerEventArgs | Parameters associated with a Controller event |
| DataChangeEventArgs | DataChange event arguments |
| EventCode | Summary description for EventCode. |
| ResultCode | Summary description for ResultCode. |
| Tag | Tag class represents a PLC Data Item |
| TagGroup | TagGroup represents a collection of Tag classes that operate as a block |
|
TagGroupEventArgs | |
|
PeerMessage Class encapsulates receiving unsolicited messages from ControlLogix, CompactLogix, ControlLogix Gateway,MicroLogix, PLC-5E and SLC 5/05 | |
|
Data Type conversion class for User Defined, Pre-Defined and Module Defined data types | |
|
MessageEventArgs |
PeerMesage MsgRecevied event arguments |
| Delegate | Description |
|---|---|
| ControllerEvent | Event handler for Controller Method |
| DataChange | DataChange event |
|
Indicates when a GroupRead or GroupWrite completes | |
|
Indicates an unsolicited message was received. |
| Enumeration | Description |
|---|---|
|
Enumeration of PLC data types for the DataType property. | |
|
PeerMessage.MSGPROTOCOL |
Enumeration of PLC message types that can be recevied by the PeerMessage class. |