NurApiTagWriteEPC Method
Write new EPC to tag.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void WriteEPC(
uint passwd,
bool secured,
byte[] newEpcBuffer
)
Parameters
- passwd UInt32
- Password for secured operations.
- secured Boolean
- TRUE if operation is secured, otherwise FALSE.
- newEpcBuffer Byte
- New EPC to write.