Specifies the type of decoding tag data.
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
UDC | 1 | The tag data format is undefined. | |
EAN_UPC_EAS | 2 | Use EAN/UPC/EAS format to decode tag data. | |
EAN_UPC | 4 | Use EAN/UPC format to decode tag data. | |
RAW_DATA | 8 | Use KeyboardOutputFormatOption setting to decode and output data. |
See Also