Specifications

Table Of Contents
SDK software development | VI-88R development handbook
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 bank0-Password1-EPC2-TID3-User.
ptr: start address to read(unit:WORD)
len: length to read(unit:WORD)
AccessPassword: 4bytes AccessPassword
Address: RS485 networking address of readerAddress =0 no networking.
Output parameter:
Data: data to read
return: if function return value is OKit means read success, otherwise
failure reason.
Note: AccessPassword only workable for password memory bank in
password lock state.
3.2.5.3 Write a block data
apiReturn _stdcall EPC1G2_WriteWordBlock(HANDLE hScanner, BYTE
EPC_WORD, BYTE *IDBuffer, BYTE mem, BYTE ptr, BYTE len, BYTE *Data,
BYTE *AccessPassword,int Address);
apiReturn _stdcall Net_EPC1G2_WriteWordBlock(SOCKET hSocket, BYTE
090909RevA|Page 94 of 97