Tag
|
Overloaded. Initializes a new instance of the Tag class. |
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. |
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. |
Changed |
Data Change Event |
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. |