public class NXP
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
NXP.ChangeConfigParams
Parameters of the Change Config operation for NXP-G2iL tags
|
class |
NXP.ReadProtectParams
Parameters for ReadProtect Access Operation
|
class |
NXP.ResetReadProtectParams
Parameters for ResetReadProtect Access Operation
|
class |
NXP.SetEASParams
Parameters for SetEAS Access Operation
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(com.zebra.rfid.api3.NativeLibParams nativeLibParams) |
void |
performBrandCheck(java.lang.String brandID,
int epcLength)
This API performs BRAND ID check operation on NXP BRAND-ID tags.
|
public NXP(TagAccess tagAccess)
public void init(com.zebra.rfid.api3.NativeLibParams nativeLibParams)
public void performBrandCheck(java.lang.String brandID,
int epcLength)
throws InvalidUsageException,
OperationFailureException
brandID - consists of brand check value for the NXP BRAND-ID tagsepcLength - EPC length of BRAND-ID tagInvalidUsageExceptionOperationFailureException