Click or drag to resize

UntraceableInfo Class

Gen2 RFID Untraceable command parameters.
Inheritance Hierarchy
SystemObject
  com.gigatms.ParametersUntraceableInfo

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class UntraceableInfo

The UntraceableInfo type exposes the following members.

Constructors
  NameDescription
Public methodUntraceableInfo
Initializes a new instance of the UntraceableInfo class.
Top
Fields
  NameDescription
Public fieldHideTID
Specifies the TID memory that a Tag untraceably hides.
Public fieldIsAssertXPCFlagU
Specifies a value for the U bit in XPC_W1.
Public fieldIsHideEPC
Specifies whether a Tag untraceably hides part of EPC memory.
Public fieldIsHideUserBank
Specifies whether a Tag untraceably hides User memory.
Public fieldNewEPCWordLength
Specifies a new EPC length field (L bits)
Public fieldRange
Specifies a Tag's operating range.
Top
See Also