NurApiFetchTagAt Method
Fetch a single tag based on "index" in reader tag memory.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public NurApiTag FetchTagAt(
bool includeMeta,
int tagNum
)
- includeMeta Boolean
- Set to true if the metadata should be included.
- tagNum Int32
- Index of the tag
NurApiTagNew tag object.