NurApiIrInformationtype Field

Type of the inventory read.

Definition

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

Field Value

UInt32

Values, i.e. behavior when the tags are fetched from the module:

NUR_IR_EPCDATAEPC + data is returned

NUR_IR_DATAONLY Only the read data is returned (placed into the EPC field).

NUR_IR_EPCXTIDEPC + TID data is returned as a combination.

NUR_IR_XTIDONLYOnly the read TID data is returned.

See Also