INGEAR.NET.Logix

TagGroup Class

TagGroup represents a collection of Tag classes that operate as a block

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

System.Object
   Logix.TagGroup

[Visual Basic]
Public Class TagGroup
    Implements IGroup
[C#]
public class TagGroup : IGroup

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.

Remarks

TagGroup performs optimized read/write operations.

Requirements

Namespace: Logix

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

See Also

TagGroup Members | Logix Namespace