NurApiCustomExchangeResponseerror Field

Error from the native API.

Definition

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

Field Value

Int32

Remarks

If this error is tag's error (0x42) then the tag bytes can be used to determine the error (byte at index 0 is the tag backscattered error).

See Also