INGEAR.NET.Logix

Tag Class

Tag class represents a PLC Data Item

For a list of all members of this type, see Tag Members.

System.Object
   Logix.Tag

[Visual Basic]
Public Class Tag
    Implements IComparable, ITag
[C#]
public class Tag : IComparable, ITag

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Logix

Assembly: INGEAR.NET.Logix (in INGEAR.NET.Logix.dll)

See Also

Tag Members | Logix Namespace