YHY638F
13.56MHz RFID Reader/Writer
User Manual
Version 1.0
Page 26 of 28
Apr 2010
If set Address_flag, only the cards that the UID are congruous will respond
this command
If write TI card, set Option_flag,
If write I.CODE SLI card, clear Option_flag
6.4.12 INT WINAPI ISO15693_LOCK_AFI
Function: ISO15693_Lock_AFI
Prototype: int WINAPI ISO15693_Lock_AFI ( unsigned short icdev,
unsigned char model,
unsigned char *pUID)
Parameter: icdev: [IN] Device ID
model: [IN] bit0=Select_flag, bit1=Addres_flag, bit2=Option_flag
pUID: [IN] 8 bytes UID
Return: return 0 if successful
Explanation:
If set Select_flag, only the cards on Selected state respond this command
If set Address_flag, only the cards that the UID are congruous will respond
this command
If write TI card, set Option_flag,
If write I.CODE SLI card, clear Option_flag
6.4.13 INT WINAPI ISO15693_WRITE_DSFID
Function: ISO15693_Write_DSFID
Prototype: int WINAPI ISO15693_Write_DSFID (unsigned short icdev,
unsigned char model,
unsigned char *UID,
unsigned char DSFID)
Parameter: icdev: [IN] Device ID
model: [IN] bit0=Select_flag, bit1=Addres_flag, bit2=Option_flag
pUID: [IN] 8 bytes UID
DSFID: [IN] DSFID to be written
Return: return 0 if successful
Explanation:
If set Select_flag, only the cards on Selected state respond this command
If set Address_flag, only the cards that the UID are congruous will respond
this command
If write TI card, set Option_flag,
If write I.CODE SLI card, clear Option_flag
6.4.14 INT WINAPI ISO15693_LOCK_DSFID
Function: ISO15693_Lock_DSFID
Prototype: int WINAPI ISO15693_Lock_DSFID ( unsigned short icdev,
unsigned char model,
unsigned char *pUID)
Parameter: icdev: [IN] Device ID
model: [IN] bit0=Select_flag, bit1=Addres_flag, bit2=Option_flag
pUID: [IN] 8 bytes UID
Return: return 0 if successful
Explanation:
If set Select_flag, only the cards on Selected state respond this command
If set Address_flag, only the cards that the UID are congruous will respond
this command
If write TI card, set Option_flag,