Method:
RFIDStatus KillTag(int killPassword, TagMask tagMask, TagFields tagFields )
Summary:
This method kills the tag reference by the specified input mask.
RFIDReader.LockTagData(int accessPassword,
RFIDReader.TagMask tagMask,
int killPwdLock,
int accessPwdLock,
int epcLock,
int userDataLock,
RFIDReader.TagFields tagFields)
Method:
RFIDStatus LockTagData(int accessPassword, TagMask tagMask,
int killPwdLock, int accessPwdLock, int epcLock,
int userDataLock, TagFields tagFields)
Summary:
This method locks, unlocks, or permanently locks or unlocks one or more data banks
on the tag.
Method:
RFIDStatus SetGen2Params(InventoryParameters ip)
Summary:
The Gen2Params for the RFIDReader module are set to the values specified in the
Gen2Params data structure.