![]() | LedTemporarySettings Class |
Namespace: AC908_SDK
public class LedTemporarySettings : AC908ViewModel
The LedTemporarySettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | LedTemporarySettings |
Initializes a new instance of the LedTemporarySettings class.
|
![]() | LedTemporarySettings(LedTemporaryControlCode, Byte, Byte, LedColor, LedColor, UInt16) |
Initializes a new instance of the LedTemporarySettings class.
|
Name | Description | |
---|---|---|
![]() | ControlCode |
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.
|
![]() | OffColor |
The color to set during the OFF time.
|
![]() | OffTime |
The OFF duration of the flash, in units of 100 ms.
|
![]() | OnColor |
The color to set during the ON time.
|
![]() | OnTime |
The ON duration of the flash, in units of 100 ms.
|
![]() | Time |
Total flash time, in units of 100 ms.
|
Name | Description | |
---|---|---|
![]() | OnPropertyChanged |
Called when property changed.
(Inherited from AC908ViewModel.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from AC908ViewModel.) |