TransformEpcState Enumeration |
Customized read mode options. Used to read deactivated tags.
Namespace:
com.gigatms.Parameters.TS800_60
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic enum TransformEpcState
Public Enumeration TransformEpcState
public enum class TransformEpcState
Members
| Member name | Value | Description |
---|
| Disabled | 1 |
Disable customized read mode.
|
| CustomizedRead | 0 |
When reader is in Customized read mode, and a deactivated tag is present, reader will try to replace first 4 bytes of its EPC, then decode EPC as a GTIN data.
|
See Also