Click or drag to resize

GroupSignalGroupMaxValue Property

Gets the maximum value of the group signal.

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

Property Value

Type: UInt32
An int value that represents the maximum value of the group signal
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
See Also