Click or drag to resize

LedOffValue Property

Gets or sets a value which will be set when the led is off.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public Object OffValue { get; set; }

Property Value

Type: Object
See Also