INGEAR.NET.Logix

 

Tag Members

Tag overview

Public Instance Constructors

Tag Overloaded. Initializes a new instance of the Tag class.

Public Instance Properties

Active Gets/Sets the active state of the Tag class instance
AlignArray Gets / Sets Array alignment.
Controller Sets / returns a parent Logix.Controller class
DataType Sets / Returns one of the enumerated Tag.ATOMIC types.
ErrorCode Returns a numeric error code related to the last operation.
ErrorString Returns a string description related to the last operation
Length Sets/Returns the number of consecutive data items of the tag
MyObject Sets/Returns a reference to user object
Name Name - ControlLogix/CompactLogix native tag address
NetType Gets / Sets the .NET Type of the PLC value
Now Performs an immediate read / write of the ControlLogix/CompactLogix
QualityCode Returns numeric quality state for the Tag.
QualityString Returns quality string description state for the Tag.
TimeStamp Returns time stamp of successful transaction.
Value Sets / Returns a cached value.

Public Instance Methods

CompareTo Internal comparison for TagGroup collection,
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Public Instance Events

Changed Data Change Event

Protected Instance Methods

DataChange DataChange Event
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Tag Class | Logix Namespace