 | TagPresentedType Enumeration |
SpecifSpecifies the tag data format received at OnTagPresented Event.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic enum TagPresentedType
Public Enumeration TagPresentedType
Members
| Member name | Value | Description |
---|
| PC_EPC | 223 |
The ouput data is PC + EPC field fields data.
|
| PC_EPC_TID | 222 |
The ouput data is PC + EPC fields + TID bank data.
|
See Also