DecodedTagDataDataInfoDataType Enumeration |
TS100 decode mode decode types.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
SyntaxPublic Enumeration DataType
public enum class DataType
Members
| Member name | Value | Description |
---|
| TagData_PC | 1 | |
| TagData_EPC | 2 | |
| TagData_PC_EPC | 3 | |
| TagData_TID | 4 | |
| TagData_User | 8 | |
| TagData_ASCII | 16 | |
| TagData_Deactive | 18 | |
| TagData_Reactive | 19 | |
| UDC_BCD | 47616 | |
| UDC_ASCII | 47617 | |
| EAN_UPC_WithoutEAS | 12288 | |
| EAN_UPC_WithEAS | 12289 | |
| EAN_UPC_198 | 13824 | |
| EAN_UPC_198_SerialNumber | 13826 | |
See Also