Click or drag to resize

LedAdvanceModeSignalsIdleLight Property

Gets or sets the Color of LED lights in Idle state.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public LedAdvanceModeLightColor IdleLight { get; set; }

Property Value

Type: LedAdvanceModeLightColor
The Color of LED lights in Idle state.
See Also