 | TagPresentedType Enumeration |
SpecifSpecifies the tag data format received at OnTagPresented Event.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
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