Enum MEMORY_BANK
MEMORY_BANK: The four memory banks as supported by Class 1 Gen 2 Specification
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum MEMORY_BANK
Fields
| Name | Description |
|---|---|
| MEMORY_BANK_EPC | EPC Memory: Contains CRC, Protocol-Control Bits, EPC Code |
| MEMORY_BANK_RESERVED | Reserved Memory: contain the kill and access passwords |
| MEMORY_BANK_TID | TID Memory: Contains 8-bit class identifier and identifying information |
| MEMORY_BANK_USER | User Memory: Contains user-specific data storage. |