NurApiGetEpcXpcSpec Method
Get the modified EPC based on the given PC contents.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static NurApiXPCSpec GetEpcXpcSpec(
int pc,
byte[] epc
)
- pc Int32
- PC bits received from the tag.
- epc Byte
- The tag's EPC.
NurApiXPCSpecReturn null, if there no modification needed. Otherwise a valid XPCSpec class is returned.