NurApiInventoryRounds Property
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.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public int InventoryRounds { get; set; }
Property Value
Int32Range is from 0 to 10 where zero means "automatic rounds".
Rounds setting defines how many full G2 query rounds is done inside one inventory round. After every inventory round reader will send data to the Host.
Selectable values are 0 – 10. Zero meaning automatic rounds adjustment.
Automatic adjustment decides after every query round that is another round necessary based on amount of collisions.
By default rounds setting is set to 0.