Click or drag to resize

LedTemporaryControlCode Enumeration

LED temporary control codes.

Namespace:  AC908_SDK.Enums
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public enum LedTemporaryControlCode
Members
  Member nameValueDescription
NOP0 Do not alter this LED's temporary settings. The remaining values of the temporary settings record are ignored.
CancelTemporaryAndDisplayPermanent1 Cancel any temporary operation and display this LED's permanent state immediately.
SetTemporary2 Set the temporary state as given and start timer immediately.
See Also