Click or drag to resize

ReaderGetLedAdvanceModeSignals Method

Gets the color of LED in advanced operation mode.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<LedAdvanceModeSignals> GetLedAdvanceModeSignals()

Return Value

Type: TaskLedAdvanceModeSignals
The color of LED in advanced operation mode.
See Also