Click or drag to resize

SignalValue Property

Note: This API is now obsolete.

Gets or sets 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#
[ObsoleteAttribute("use SignalValue instead")]
public virtual float Value { get; set; }

Property Value

Type: Single
See Also