NurApiClearIdBuffer Method

Clear the module's internal ID buffer.

Definition

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

Remarks

NOTE: This does not clear NurApi internal tag storage. Use ClearTagsEx() instead

See Also