Instructions

13.56M RFID Reader
Q
U
-60x Manual
Quick-Ohm Kü
&
G
pper Co.
mbH
31.Get UID of SR176 Tags
prototype:
int stdcallYW_SR176_GetUID(int ReaderID,unsigned char
*UID);
Param:
Param
ReaderID
UID
Type
int Reader ID
unsigned UID of SR176(8 Bytes)
char *
Return: 1 success,0 fail
32.Read Block of SR176 Tags
prototype:
int stdcallYW_SR176_Read(int ReaderID, int
BlockID,unsigned char *pData);
Param:
Param
ReaderID
BlockID
pData
Type
int
int
Reader ID
Block ID
unsigned Data read(2 bytes)
char *
Return: 1 success,0 fail
33.Write data of SR176 tags
prototype:int stdcallYW_SR176_Write(int ReaderID, int
BlockID,unsigned char *pData);
Param:
Param
ReaderID
BlockID
Type
int
int
Reader ID
Block ID
RFID module,RFID Reader/Writer RFID Tags 17 /25