INGEAR.NET.Logix

 

Logix Namespace

INGEAR Visual Studio class library for Allen-Bradely ControlLogix, CompactLogix, FlexLogix and SoftLogix programmable automation controllers.

Namespace hierarchy

Classes

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

TagGroupEventArgs

PeerMessage

PeerMessage Class encapsulates receiving unsolicited messages from ControlLogix, CompactLogix, ControlLogix Gateway,MicroLogix, PLC-5E and SLC 5/05

DTEncoding

Data Type conversion class for User Defined, Pre-Defined and Module Defined data types

MessageEventArgs

PeerMesage MsgRecevied event arguments

Delegates

Delegate Description
ControllerEvent Event handler for Controller Method
DataChange DataChange event

GroupUpdate

Indicates when a GroupRead or GroupWrite completes

MsgReceived

Indicates an unsolicited message was received.

Enumerations

Enumeration Description

Tag.ATOMIC

Enumeration of PLC data types for the DataType property.

PeerMessage.MSGPROTOCOL

Enumeration of PLC message types that can be recevied by the PeerMessage class.