A Sandcastle Documented Class Library
![]() | ReaderEvent Enumeration |
Represents Reader Events
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)


Member name | Value | Description | |
---|---|---|---|
Connected | 0 | Raised when the reader has connected. | |
Disconnected | 1 | Raised when the reader has disconnected unexpectedly. | |
Failed | 2 | Raised when the reader has failed and cannot continue operation. | |
Error | 3 | Raised when the reader has experienced an error but can continue operation. | |
TemperatureLimitExceeded | 4 | Raised when the reader temperature is too high. | |
LowBattery | 5 | Raised when the reader battery is too low. |
