This enum defines the available memory banks on RFID tags:
EPC: Electronic Product Code bank - stores the main product identifier
TID: Tag Identifier bank - contains unique tag information (read-only)
USER: User memory bank - available for custom application data
HostBuffer: Volatile buffer returned by ^RFR,H (read-only convenience)
EPC is the most commonly used bank for product identification.
TID contains manufacturer and model information.
USER bank can store additional application-specific data.
RFID memory banks for read/write operations.
Remarks
This enum defines the available memory banks on RFID tags:
EPC is the most commonly used bank for product identification. TID contains manufacturer and model information. USER bank can store additional application-specific data.