UntraceableInfoHideTIDOptions Enumeration |
Specifies the TID memory that a Tag untraceably hides options.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic enum HideTIDOptions
Public Enumeration HideTIDOptions
public enum class HideTIDOptions
Members
| Member name | Value | Description |
---|
| None | 0 | |
| Some | 1 | |
| All | 2 | |
| RFU | 3 | |
See Also