public static class UhfI.ST_NXPChangeEASPara
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
AccessPwd
Access password;if want successfully execute ChangeEAS instructions,tags must set nonzero password
|
int |
isSet
EAS status,when isSet is set as 1 means it is set,tags would response to EASAlarm instructions; When isSet is set as 0 means it is reset,tags would not response to EASAlarm
|
short |
TimeOut
the timeout of executing instructions
|
Constructor and Description |
---|
ST_NXPChangeEASPara() |
public byte[] AccessPwd
public int isSet
public short TimeOut