Click or drag to resize

ReaderGetLedOperationMode Method

Gets the operation mode of LED.

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

Return Value

Type: TaskLedOperationMode
The operation mode of LED.
See Also