NurApiIsTagError Method
Returns whether the given error is a tag backscattered error or not.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static bool IsTagError(
int error
)
- error Int32
- Error from the tag / NurApi.
BooleanTRUE if tag error.