Click or drag to resize

LedPermanentSettingsControlCode Property

The mode to return to after the timer expires: 0- NOP, do not alter this LED's permanent settings. 1- Set the permanent state as given.

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

Property Value

Type: LedPermanentControlCode
See Also