UntraceableParam Class

Gen2 version 2 Untraceable-command's parameters.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class UntraceableParam
Inheritance
Object    UntraceableParam

Constructors

UntraceableParam Constructor that copies parameters from another untraceable instance.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

epcWordLen New length of the EPC in 16-bit words. Allowed range is 0..31.
hideEPC New length of the EPC in 16-bit words. Allowed range is 0..31.
hideUser If true then the EPC is hidden according to other rules.
rangePolicy User memory hiding policy: true = hide, false = don't hide.
rxAttn RX attenuation for response reception; true causes "write-like" operation thus reduces operation's range.
setU U-bit value; true for '1', false for '0'.
tidPolicy TID hiding policy: , and .

See Also