Click or drag to resize

SignalStateValue 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 float Value { get; }

Property Value

Type: Single
A value that represents the logical value of the signal.
See Also