NurApiInventoryResponse Class

Last inventory data result

Definition

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

Constructors

NurApiInventoryResponseInitializes a new instance of the NurApiInventoryResponse 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

collisions Number of possible collisions or reception errors in this inventory.
numTagsFound Number of tags found in this inventory.
numTagsMem Total number of tags in module memory.
Q Q used in this inventory.
roundsDone Number of full Q rounds done in this inventory.

See Also