Specifications

Table Of Contents
SDK software development | VI-88R development handbook
lock state. If memory bank unlocked, can be written without
password. If memory bank locked permanently, password useless.
3.2.5.4 Set read write protection state
apiReturn _stdcall EPC1G2_SetLock(HANDLE hScanner, BYTE EPC_WORD,
BYTE *IDBuffer, BYTE mem, BYTE Lock, BYTE *AccessPassword,int
Address);
apiReturn _stdcall Net_EPC1G2_SetLock(SOCKET hSocket, BYTE
EPC_WORD, BYTE *IDBuffer, BYTE mem, BYTE Lock, BYTE
*AccessPassword);
Function: to set write protect for appointed memory bank of appointed tag.
Input parameter:
hSacnner/hSocket: reader communication port handle
EPC_WORD: length of EPC, L(unit:Word)such as length of 96BitsEPC
L=6(Words)
IDBuffer: EPC number of selected tag
mem: select memory bank
0 Kill Password
1
Access Password
2
EPC number
3
TID ID number
4
User
Lock: control word.
0
Writable
090909RevA|Page 96 of 97