NurApiInventoryEx Method

Re-run the extended inventory assuming that the module has stored the parameters earlier.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public NurApiInventoryResponse InventoryEx()

Return Value

NurApiInventoryResponse
Inventory result data as NurApiInventoryResponse

Remarks

The call will fail, if a prior call to extended inventory stream or single extended inventory has not been successful.

This means that the extended inventory can be re-run after the InventoryEx has been called once so that the extended parameters have been correct.

Effectively this results in less traffic between the host and the reader.

See Also