MemoryBankSelection Enumeration |
The output item types when decoded an inventoried tag as raw data.
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic enum MemoryBankSelection
Public Enumeration MemoryBankSelection
public enum class MemoryBankSelection
Members
| Member name | Value | Description |
---|
| PC | 1 |
Output PC field of EPC bank.
|
| EPC | 2 |
Output EPC ID field of EPC bank.
|
| TID | 4 |
Output TID bank data.
|
| UserBank | 128 |
Output User Bank data.
|
See Also