NurApiGen2v2UntraceableSingulated Method
Gen2 version 2 "Untraceable" command with specific singulation parameters.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void Gen2v2UntraceableSingulated(
uint accessPwd,
byte sBank,
uint sAddress,
int sMaskBitLength,
byte[] sMask,
UntraceableParam utrParam
)
Parameters
- accessPwd UInt32
- Access password must always be valid for Untraceable command.
- sBank Byte
- Bank where the selection mask is applied to.
- sAddress UInt32
- Selection mask's bit address.
- sMaskBitLength Int32
- Selection mask's length in bits.
- sMask Byte
- Selection mask data.
- utrParam UntraceableParam
- The Untracable command's parameters.