Mercury API
Gen2..::.Bank Enumeration
NamespacesThingMagicGen2Gen2..::.Bank
Gen2 memory bank identifiers
Declaration Syntax
C#Visual BasicVisual C++
public enum Bank
Public Enumeration Bank
public enum class Bank
Members
MemberDescription
RESERVED
Reserved memory contains kill and access passwords

EPC
EPC memory contains CRC, PC, EPC

TID
TID memory contains tag implementation identifiers

USER
User memory is optional, but exists for user-defined data

GEN2BANKRESERVEDENABLED
Used to enable the read of additional membanks - reserved mem bank

GEN2EPCLENGTHFILTER
Used to Filter Gen2 Tag with specified EPC length

GEN2EPCTRUNCATE
Gen2 Truncate Option

GEN2BANKEPCENABLED
Used to enable the read of additional membanks - epc mem bank

GEN2BANKTIDENABLED
Used to enable the read of additional membanks - tid mem bank

GEN2BANKUSERENABLED
Used to enable the read of additional membanks - user mem bank

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)