Click or drag to resize

LedSetValueInternal Method

Sets the value of the led and raises the ValueChanged and PropertyChanged events.

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#
protected internal void SetValueInternal(
	Object value
)

Parameters

value
Type: SystemObject
Value to set
See Also