MemoryBankSelection Enumeration | 
 
 The output item types when decoded an inventoried tag as raw data.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    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.
  | 
 | EPC_ASCII | 8 | 
 Output EPC ID field in ASCII encoding format.
  | 
See Also