OperationFlag Enumeration
Operation flags
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public enum OperationFlag
HopEvents | 1 |
Operation flag, Notification HopEvent is enabled.
|
InventoryStreamZeros | 2 |
Operation flag, Inventory stream frunction will report zero count inventory rounds also.
|
TuneEvent | 4,096 |
Operation flag, defines tune event enable / disable.
|
ExactBLF | 8,192 |
Operation flag, enable / disable exact LF detection. Supported only in NUR L2 modules.
|
TagPhase | 16,384 |
Operation flag, return tag phase angle in units of tenths of degrees in tag meta data timestamp field. Supported only in NUR2 modules.
|
NxpBid | 32,768 |
NXP Brand ID in NXP UCODE8 tag is enabled
|
IrMemOverrun | 65,536 |
Inventory read will report EPC even if there is memory overrun error (f.ex. no user mem bank)
|
PhaseDiff | 131,072 |
Return tag phase angle difference in units of tenths of degrees in tag meta data timestamp field. Supported only in NUR3 modules.
|