Click or drag to resize

SignalStateGroupValue Property

Gets the value of the signal

Namespace:  ABB.Robotics.Controllers.IOSystemDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public uint GroupValue { get; }

Property Value

Type: UInt32
A value that represents the logical value of the group signal. This property supports 32bit values.
See Also