Click or drag to resize

LedTemporarySettingsControlCode Property

The mode to enter temporarily: 0- NOP, do not alter this LED's temporary settings. The remaining values of the temporary settings record are ignored. 1- Cancel any temporary operation and display this LED's permanent state immediately. 2- Set the temporary state as given and start timer immediately.

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

Property Value

Type: LedTemporaryControlCode
See Also