NurApiInventoryExParams Class

Extended inventory function parameters

Definition

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

Constructors

NurApiInventoryExParamsInitializes a new instance of the NurApiInventoryExParams class

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

inventorySelState Chooses which tags respond to the inventory.
inventoryTarget Inventory target, select whether tags whose inventoried flag is A or B participate in the inventory.
Q Q value used for inventory. Value 0 - 15, where value 0 means automatic Q selection. The Q is number of tag slots in single G2 query round.
rounds Default rounds for inventory. Value 0 - 10, where 0 means automatic rounds selection. This value specifies full G2 query rounds performed in one inventory command. NOTE: If transitTime is specified, this value is ignored.
session Session for inventory. Value 0 - 3.
transitTime Total inventory time specified in milliseconds. Time is limited by maximum region channel time. Use 0 to disable.

See Also