Enum LED_COLOR
LED_COLOR specifies the user LED color on the Reader
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum LED_COLOR
Fields
| Name | Description |
|---|---|
| LED_GREEN | Indicates that the LED is green |
| LED_OFF | Indicates that the LED is off |
| LED_RED | Indicates that the LED is red |
| LED_YELLOW | Indicates that the LED is yellow |