NurApiClearTags Method

Clear NurApi's internal tag storage memory from tags

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void ClearTags()

Remarks

NOTE: This does not clear RFID reader tag memory. Use ClearTagsEx instead.

See Also