INGEAR.NET.ABLink Visual Studio Class Library for Allen-Bradley Programmable
Logic Controllers.
Namespace hierarchy
Classes
| Class |
Description |
| BT |
BT Class (BLOCK TRANSFER) A class that represents the entire
Allen-Bradley PLC-5 BLOCK TRANSFER structure from a type 'BT' data table.
|
| Controller |
Controller class represents the target PLC and communication
transport. Use
Properties. Methods and Events to execute transactions to the PLC. |
| Controller.ControllerEventArgs
|
Event Arguments for the Controller class |
| CTL |
CTL Class (CONTROL) A class that represents the entire Allen-Bradley
CONTROL structure from a type 'R' data table. |
| CTR |
CTR Class (COUNTER) A class that represents the entire Allen-Bradley
COUNTER structure from a type 'C' data table. |
| DataChangeEventArgs
|
DataChange event arguments |
| EventCode |
Summary description for EventCode. |
| MG |
MG Class (MESSAGE BLOCK) A class that represents the entire
Allen-Bradley MSG BLOCK structure from a type 'MG' data table |
| PD |
PD Class (PID BLOCK) A class that represents the entire Allen-Bradley
PLC-5 PID BLOCK structure from a type 'PD' data table. |
| ResultCode |
Summary description for ResultCode. |
| SC |
SC Class (SEQUENTIAL FUNCTION CHART) A class that represents
the entire Allen-Bradley PLC-5 SFC structure from a type 'SC' data table.
|
| Tag |
Tag class represents a PLC Data Item. Properties,
Methods and Event set / retrieve data points |
| TagGroup |
TagGroup represents a collection of Tag
classes that perform highly efficient optimized operations. |
| TagGroupEventArgs
|
TagGroupEventArgs |
| TMR |
TMR Class (TIMER) A class that represents the entire Allen-Bradley
TIMER structure from a type 'T' data table |
Delegates
Enumerations
| Enumeration |
Description |
| Controller.CPU |
Enumeration of support Allen-Bradley controller CPU Types
|
| Controller.Driver
|
Enumeration of support driver interfaces to Allen-Bradley
devices. |
| Tag.ATOMIC |
Enumeration of Allen-Bradley controller data table types.
|