![]() | LedPermanentSettings Class |
Namespace: AC908_SDK
public class LedPermanentSettings : AC908ViewModel
The LedPermanentSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | LedPermanentSettings |
Initializes a new instance of the LedPermanentSettings class.
|
![]() | LedPermanentSettings(LedPermanentControlCode, Byte, Byte, LedColor, LedColor) |
Initializes a new instance of the LedPermanentSettings class.
|
Name | Description | |
---|---|---|
![]() | ControlCode |
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.
|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | OnPropertyChanged |
Called when property changed.
(Inherited from AC908ViewModel.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from AC908ViewModel.) |