LedActionBlink Class |
Namespace: Com.Datalogic.Extension.Selfshopping.Led.Action
The LedActionBlink type exposes the following members.
Name | Description | |
---|---|---|
![]() | LedActionBlink | Initializes a new instance of the LedActionBlink class |
Name | Description | |
---|---|---|
![]() | DelayOff | Returns the number of milliseconds the LED is turned OFF
during a blinking cycle. |
![]() | DelayOn | Returns the number of milliseconds the LED is turned ON
during a blinking cycle. |
![]() | Id | Returns the LED ID associated with this action. (Inherited from LedAction.) |
![]() | NumCycles | Returns the number of blinking cycles. |
![]() | Type | Returns the action type. (Inherited from LedAction.) |