 | ReaderSetLedBasicModeSignals Method |
Sets the color of LED in basic operation mode.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetLedBasicModeSignals(
LedBasicModeSignalsColor ledOperationMode
)
Parameters
- ledOperationMode
- Type: AC908_SDK.EnumsLedBasicModeSignalsColor
The color of LED in basic operation mode.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also