ReaderActivity Enumeration

TegoOS

ReaderActivity Enumeration
Types of reader activity for reporting purposes.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public enum ReaderActivity
Public Enumeration ReaderActivity
public enum class ReaderActivity
type ReaderActivity
Members
  Member nameValueDescription
Idle0Reader is idle.
Read1Reader is reading or performing other action that does not change the tag.
Write2Reader is writing or performing other action that can change the tag.
See Also