NurApiScanSingle Method
The single scan is used to read a single tag's EPC contents using a timeout defined in milliseconds.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public TriggerReadData ScanSingle(
int timeout
)
- timeout Int32
- Timeout in milliseconds. Range 50 - 2000.
TriggerReadDataread tag information as
TriggerReadData.
If there's more than one tag in the reader range, this function will most likely fail.