NurApiCommLongTimeoutMilliSec Property

Communication timeout for possible long runnning commands in milliseconds. Some tag operation commands may take long time to finish, depending on enabled antenna count and/or parameters. Inventory and tag access commands uses this timeout, such as Inventory, InventorySelect, Read, Write, Lock, Kill, Gen2V2 Default is 17000 ms

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public int CommLongTimeoutMilliSec { get; set; }

Property Value

Int32

See Also