INGEAR.NET.Logix

TagGroup.Active Property

Sets/returns TagGroup active state.

[Visual Basic]
NotOverridable Public Property Active As Boolean _
    Implements IGroup.Active
[C#]
public bool Active {get; set;}

Property Value

Default value = true

Implements

IGroup.Active

Remarks

When Active = false GroupRead or GroupWrite operations will be ignored.

See Also

TagGroup Class | Logix Namespace