Home
CF RFID Reader - SL801 User Manual
Contents
1. 1 turn on RF transmittal 3 1 7 Manage LED Prototype int WINAPI rf light unsigned char color Parameter color IN 0 turn off others light on http www stronglink rfid com 13 StrongLink 3 2 DES FUNCTION 3 2 1 DES Encrypt Prototype Parameter pSzOut OUT pSzIn IN inlen IN pKey IN keylen IN Return return 0 on success 3 2 2 DES Decrypt Prototype Parameter pSzOut OUT pSzIn IN inlen IN pKey IN keylen IN Return return 0 on success http www stronglink rfid com SL801 int WINAPI des_encrypt unsigned char pSzOut unsigned char pSzIn unsigned int inlen unsigned char pKey unsigned int keylen ciphertext bytes length equal to plaintext plaintext length of plaintext integer times of 8 bytes encrypt key length of key 8 bytes for single DES 16 bytes for triple DES int WINAPI des decrypt unsigned char pSzOut unsigned char pSzIn unsigned int inlen unsigned char pKey unsigned int keylen plaintext bytes length equal to ciphertext ciphertext length of ciphertext integer times of 8 bytes encrypt key length of key 8 bytes for single DES 16 bytes for triple DES 14 StrongLink SL801 3 3 ISO14443A FUNCTION 3 3 1 REQA Prototype int WINAPI rf request unsigned char model unsigned short pTagType Parameter model IN Req mode pTagType OUT response data from tag chip type code Return return 0 on success Explanation mode 2 0x26 REQ
2. 01480000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Device Test card 150144434 ip p UltraLight Mifare Std MifareProx St 2 3 2 Mifare Std Click ReqA button to obtain the Chip unique Serial Number Vifare Std eism eu m ORE KEY BLOCK DATA Device Test card 150144434 ip UltraLight Mifare Std MifareProx St http www stronglink rfid com 7 StrongLink SL801 Input the correct 6 bytes password click Check button to verify this password then can read write the tag m FJ e Std Feng ER 11 09 CSN 448D3DC9 KeyA kpv ffffffffffff KeyB DATA 448D3DC93D880400 BLOCK 1 0000000000000000 000000000000FF0T Device Test card 50144434 ip UltraLight Mifare Std MifareProx Double click certain data module will pop up a window to rewrite data and operate the purse Notice purse show at BCD other data shows at HEX Mifare Std a 4 11 09 Purse 12345678 Data 00000000000000000000000000000000 Update http www stronglink rfid com 8 StrongLink SL801 2 3 3 Mifare ProX Click Reset button to obtain the serial number and the reposition information Input COS command to CMD click Send button to obtain the response data from tag Ec Prox er 11 11 fok cm H CSN 42819753 RST 07278044010057 ANS JOTFIF6F99000 Device Test card I501444
3. 8 bytes UID Return return 0 on success http www stronglink rfid com 24 StrongLink SL801 3 5 5 I8O15693 Reset To Ready Prototype int WINAPIISO15693 Reset To Ready unsigned char model unsigned char pUID Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID Return return 0 on success 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 Clear Option flag 3 5 6 ISO15693 Stay Quiet Prototype int WINAPIISO15693 Stay Quiet unsigned char pUID Parameter pUID IN 8 bytes UID Return return 0 on success 3 5 7 18015693 Get Block Security Prototype int WINAPIISO15693 Get Block Security unsigned char model unsigned char pUID unsigned char block unsigned char number unsigned char pData unsigned char pLen Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID block IN block address number IN the number of module to be read 0x40 pData OUT response data from tag pLen OUT length of response data Return return 0 on success 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 Clear Option flag http www stronglink rfid com 25 StrongLink SL801 3 5 8 ISO15693_
4. STD mode 0x52 REQ ALL plagType 0x4400 Ultra Light 0x0400 Mifare 1K 0x0200 Mifare 4K 0x4403 Mifare DESFire 0x0800 Mifare Pro 0x0403 Mifare ProX To read the ISO144434A card in influence district you should transfer the base function hereunder in turn Mifare Std 1 int WINAPI rf request 2 int WINAPI rf anticoll 3 int WINAPI rf select Card will be on actived state thereafter UltraLight 1 int WINAPI rf request 2 int WINAPI int rf ul select This function aggregate anticollision and select command Card will be on actived state thereafter Mifare DESFire 1 int WINAPI rf DESFire rst This function aggregate ReqA anticollision select command Card will be on actived state thereafter MifareProX 1 int WINAPI rf typea rst This function aggregate searching for card anticollision activation and reposition order Card will be on actived state thereafter http www stronglink rfid com 15 StrongLink SL801 3 3 2 Select UltraLight Prototype int WINAPI int rf ul select unsigned char pSnr unsigned char pLen Parameter pSnr OUT response data from tag unique serial number pLen OUT length of response data Return return 0 on success 3 3 3 Mifare Std Anticollision Prototype int WINAPI rf anticoll unsigned char bent unsigned char pSnr unsigned char pLen Parameter bent IN must be 4 pSnr OUT response data from tag unique serial number pLen OUT length of response data Return
5. function only use after increment decrement and restore order 3 3 15 Mifare Std Halt Prototype int WINAPI rf halt Return return 0 on success 3 3 16 DESFire Reset Prototype int WINAPI rf DESFire rst unsigned char model unsigned char pData unsigned char pMsgLg Parameter model IN ReqA mode pDate OUT response data from tag pMsgLg OUT length of response data Return return 0 on success Explanation mode 2 0x26 REQ STD mode 0x52 REQ ALL pDate 7 bytes Chip Serial Number t n bytes RATS according to ISO14443 4 protocol 3 3 17 Mifare ProX Reset Prototype int WINAPI rf typea rst unsigned char model unsigned char pData unsigned char pMsgLg Parameter model IN ReqA mode pDate OUT response data from tag pMsgLg OUT length of response data Return return 0 on success Explanation mode 2 0x26 REQ STD mode 0x52 REQ ALL pDate 7 bytes Chip Serial Number n bytes ATS according to ISO14443 4 protocl http www stronglink rfid com 18 StrongLink SL801 3 3 18 T CL Protocol Transceive Prototype int WINAPI rf cos command unsigned char pCommand unsigned char cmdLen unsigned char pData unsigned char pMsgLg Parameter pCommand IN cos command cmdLen IN length of command pDate OUT response data from tag including SW1 amp SW2 pMsgLg OUT length of response data Return return 0 on success 3 3 19 T CL Protocol Deselect Prototype int WINAPI CL Deselect Return return 0 on succes
6. return 0 on success 3 3 4 Mifare Std Selectting Prototype int WINAPI rf select unsigned char pSnr unsigned char snrLen unsigned char pSize Parameter pSnr IN unique serial number of tag snrLen IN length of pSnr pSize OUT response data capacity code Return return 0 on success 3 3 5 Mifare Std Authentify Prototype int WINAPI rf MI authentication2 unsigned char model unsigned char block unsigned char pKey Parameter model IN key validate mode block IN block absolute address pKey IN 6 bytes password Return return 0 on success Explanation model 0x60 via KeyA model 0x61 vua KeyB 3 3 6 Mifare Std UltraLight Read Prototype int WINAPI rf MI read unsigned char block unsigned char pData unsigned char pLen Parameter block IN block absolute address pData OUT response data from tag pLen OUT length of response data Return return 0 if successful http www stronglink rfid com 16 StrongLink SL801 Explanation this function is applicable for Ultra_Light card Every page of Ultra_Light card has 4bytes Transfering this function every time return data of 4 consecutive pages 3 3 7 Mifare_Std Write Prototype int WINAPI rf_M1_write unsigned char block unsigned char pData Parameter block IN block absolute address pData IN written data 16 bytes Return return 0 on success 3 3 8 UltraLight Write Prototype int WINAPI int rf ul write unsigned char page unsigned char pDa
7. 0000 00000000 00000000 00000000 180144438 15015693 tf gt http www stronglink rfid com 11 StrongLink SL801 Double click data module to rewrite and lock the data to corresponding block in the pop up window 15015693 a 461117 deo http www stronglink rfid com 12 StrongLink SL801 3 DLLINFORMATION 3 1 SYSTEM FUNCTION 3 1 1 Get DLL Version Prototype int WINAPI lib_ver unsigned int pVer Parameter pVer OUT DLL version number Return return 0 on success 3 1 2 Connect Prototype int WINAPI rf_init_com int port Parameter port IN serial port number Return return 0 on success 3 1 3 Disconnect Prototype int WINAPI rf_ClosePort void Return return 0 on success 3 1 4 Get Device Type Prototype int WINAPI rf get model unsigned char pVersion unsigned char pLen Parameter pVersion OUT response information pLen OUT the length of response information Return return 0 on success 3 1 5 Manage Protocol Prototype int WINAPI rf init type unsigned char type Parameter type IN woking mode of the reader Return return 0 on success Explanation type A set SL801 into ISO14443A mode type B set SL801 into ISO14443B mode type 1 set SL801 into ISO15693 mode 3 1 6 Manage RF Transmittal Prototype int WINAPI rf antenna sta unsigned char model Parameter model IN RF transmittal state Return return 0 on success Explanation model 0 turn off RF transmittal model
8. 064 Authentify Prototype int WINAPI rf thr1064 check unsigned char pKey Parameter pKey IN 8 bytes password Return return 0 on success http www stronglink rfid com 23 SL801 StrongLink SL801 3 5 IS015693 FUNCTION 3 5 1 IS015693 Inventory Prototype int WINAPI ISO15693 Inventory unsigned char pData unsigned char pLen Parameter pData OUT response data from tag lbyteDSFID 8bytesUID pLen OUT length of response data Return return 0 on success 3 5 2 ISO15693 Inventorys Prototype int WINAPIISO15693 Inventorys unsigned char pData unsigned char pl en Parameter pData OUT response data from tag every 9 bytes is a team the structure of every team is Ibyte DSFID 8bytesUID pLen OUT length of response data Return return 0 on success 3 5 3 18015693 Get System Information Prototype int WINAPIISO15693 Get System Information unsigned char model unsigned char pUID unsigned char pData unsigned char pLen Parameter model IN bit0 Select_flag bitl Addres_flag bit2 Option_flag pUID IN 8 bytes UID pData OUT response data from tag pLen OUT length of response data Return return 0 on success 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 Clear Option_flag 3 5 4 ISO15693 Select Prototype int WINAPI ISO15693 Select unsigned char pUID Parameter pUID IN
9. 19 3 4 ISOI4443B FUNCTION EE 19 SEL ISOT44435B Ttanscetve 2 iia nid iad hie eben e dee A Ra dota eis 19 34 70 NE 19 3 44 T CL Protocol Dese lett A 20 3 4 5 AT88RF020 Authentify aaaaaaaaaaaaa aaannaannnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnsnnninnnna 20 3 40 ATS8REO20 Count visti niece Ge ree dete Foret z x z i 20 34 7 ATSSRPO020 Read erkennen etin ee ehe eta Read en rare e Roe ENA eer e aee ua sk a 20 SE NK H SEN e CN 20 349 nib JS 21 3 410 ATSSREO20 Deselect geseid Min edi ein in ee 21 SI NHIEU e Mer c MEC MEME 21 3 4 12 Ri Read ricette et tree ede Rea eue ae ede ga Da ete eR a pede nag CHEER R sa pee Ra adden 21 34LT3 SRT76 WI E a tese ete aee tene eaae Les deae Hose e d Rr kka 21 e E SRI LOK sr nate eene eee See Ee ad 22 3 4 15 SRIXAK Get UID EE 22 3416 SRIXAK nm 22 SAT KH sessi visna enni rast iara RN r RAR RRR 22 Seene tn rR 22 AAOS TF De a i kr e ee eben ei 23 3 4 20 NC LAN E EE 23 24421 THRTIOO4 WITU doakan i l RR RRR A tae tne e e t aa in 23 3 4 22 THR1064 Auth ntfy e ecieeeett te a mans eed eere tee a coudasseatesctedescdacezsctedveccest 23 3 5 ISO15693 FUNCTION eS 24 3 3 1 15015693 nVEntOEy E 24 3 5 2 KR Le E Ive e RR TE 24 3 5 3 ISO15693 Get System Intormapon entere nnne A v k O Sin enne 24 3 544 ISO156935 Select idee teet eade ead I na NE AT 24 3 5 5 ISO15693 Reset To Read
10. 25 3 3 6 I5015693 Stay A E M 25 3 5 7 ISQOT3693 Ger Block Security eee ett a Ak Ak pes tin eene eese Lee dee a AAA 25 32 x8 ISO15605 EE 26 399 ISOT WI cete eontra an nan a pee Sn A RA A A ERE RE FE 26 39 10 418015695 Lock BLOCK s essa hesa ddn nissin tee tas engen tub en ro hakka R k nk l r 27 Soil 18015695 Wie AP uiii E ed A ee eed Do 27 3 512 15015693 Lock AFL osaisia kananan aAa aN AAAA AA EAE Eee MK pua epar daa ene hang dn 27 3 5 13 IS015693 Write DS 28 3 X14 8015693 Lock DSFID EE 28 http www stronglink rfid com 3 StrongLink SL801 1 GENERAL INFORMATION e Compact Flash Type II Interface e DC3 0V DC3 6V VDD Operating e Pocket PC 2003 2005 Operating Systems Compatibility e 13 56MHz RF Operating Frequency e ISOIA4443A ISO1443B amp ISO15693 Protocols e 120MA Working Current e 5MA Idle Current e Operating Temperature Range 20 C 50 C e Storage Temperature Tange 25 C 60 C e Dimension 83 x 44x 13mm e Weight 20g http www stronglink rfid com 4 StrongLink SL801 2 DEMO SOFTWARE DEMO software is applicable for Pocket PC 2003 2005 operating system SL801_Setup exe will install the DEMO software and DLL onto PDA and then become a logo as follow ex 11 04 m Km ActiveSync HP Image Zone aac HP Mobile iPAQ Backup iTask Printing Be Ww MSN Pocket Excel Pocket Messenger Word 2 1 ONLINE Click Connect butto
11. 34 gar UltraLight Mifare Std MifareProx f http www stronglink rfid com 9 StrongLink SL801 2 4 ISO14443B There are two windows under the ISO14443B which are ISO14443B and ISOI4443B 4 The difference is on the window of ISO14443B SL801 will transmit and receive all data base function int WINAPI rf transceive while on the window of ISO14443B 4 SL801 auto manage ISO14443 4 Protocol Control Byte the transferring base function int WINAPI rf cos command 2 4 1 ISO14443B Example Send REQB command to card on the window of the ISO14443B as follow 15014443B a 4 1112 CHD 050000 CRC Rst 5041110E0241F54344007185 190144438 18015693 Jl 15014443B 15014443B 4 if http www stronglink rfid com 10 StrongLink SL801 2 4 2 ISO14443B 4 Click Reset button to obtain RATS information Input COS command to CMD and click Send to obtain the response data from the card BETTE uix CMD 0084000004 C Information PUPI41110E02 RST 5041110E0241F54344007185 ans B2A241859000 4 150144438 15015693 D 15014443B 150144438 4 p 2 5 ISO15693 Click Inventorys button to obtain 4 sheets of UID of 18015693 card at most choose certain UID click Read button can read the data from the card 15015693 a 4 inis Invent orys 768D0402000104E0 095344C9518107E0 ead FE977E0C000104E0 BLOCK DATA fal BB AA 10203040 0000
12. 4 6 AT88RFO20 Count Prototype int WINAPI rf_at020_count unsigned char pData Parameter pDate IN signature 6 bytes Return return 0 on success 3 4 7 ATSSRF020 Read Prototype int WINAPI rf at020 read unsigned char page unsigned char pData unsigned char pMsgLen Parameter page IN page address 0 31 pDate OUT response data from tag pMsgLen OUT length of response data Return return 0 on success 3 4 8 ATSSRF020 Write Prototype int WINAPI rf at020 write unsigned char page unsigned char pData Parameter page IN page address 0 31 pDate IN written data 8 bytes Return return 0 on success http www stronglink rfid com 20 StrongLink SL801 3 4 9 AT88RFO020 Lock Prototype int WINAPI rf at020 lock unsigned char pData Parameter pDate IN data 4 bytes Return return 0 on success 3 4 10 ATSSRFO020 Deselect Prototype int WINAPI rf at020 deselect void Return return 0 on success Explanation card will exit active state after receiving this order and never respond other command untill enter active state again 3 4 11 ST Select Prototype int WINAPI rf st select unsigned char pChip ID Parameter pChip ID IN return card ID number one byte Return return 0 on success 3 4 12 SR176 Read Prototype int WINAPI int rf sr176 read block unsigned char block unsigned char pData unsigned char pLen Parameter block IN block address pData OUT response data from tag pLen
13. O Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID block IN block address Return return 0 on success 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 L CODE SLI card clear Option flag 3 5 11 ISO15693 Write AFI Prototype int WINAPIISO15693 Write AFI unsigned char model unsigned char pUID unsigned char AFI Parameter model IN bit0 Select_flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID AFI IN written AFI Return return 0 on success 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 L CODE SLI card clear Option flag 3 5 12 18015693 Lock AFI Prototype int WINAPIISO15693 Lock AFl unsigned char model unsigned char pUID Parameter model IN bitO Select flag bitl Address flag bit2 Option flag pUID IN 8bytes UID Return return 0 on success 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 http www stronglink rfid com 27 StrongLink SL801 If write TI card set Option_flag If write LCODE SLI card clear Option
14. OUT length of response data Return return 0 on success 3 4 13 SR176 Write Prototype int WINAPI int rf sr176 write block unsigned char block unsigned char pData Parameter block IN block address pData IN written data 2 bytes Return return 0 on success http www stronglink rfid com 21 StrongLink SL801 3 4 14 SR176 Lock Prototype int WINAPI int rf_sr176_protect block unsigned char lockreg Parameter lockreg IN LOCKREG Return return 0 on success Explanation SR176 has 16 modules every lockreg controls 2 modules lockreg BLOCK bit_setting b7 14 amp 15 0 Write Enable 1 Block set as ROM b6 12 amp 13 0 Write Enable 1 Block set as ROM b5 10 11 0 Write Enable 1 Block set as ROM b4 8 amp 9 0 Write Enable 1 Block set as ROM b3 6 amp 7 0 Write Enable 1 Block set as ROM b2 4 amp 5 0 Write Enable 1 Block set as ROM bl 2 amp 3 0 Write Enable 1 Block set as ROM bO 0 amp 1 0 Write Enable 1 Block set as ROM 3 4 15 SRIX4K Get UID Prototype int WINAPI int rf srix4k getuid unsigned char pUid unsigned char pLen Parameter pUid OUT response data from tag UID pLen OUT length of UID Return return 0 on success 3 4 16 SRIX4K Read Prototype int WINAPI int rf_srix4k_readblock unsigned char block unsigned char pData unsigned char pLen Parameter block IN block address pData OUT response data from tag pLen OUT length of response data Return return 0 on success 3 4 17 SRIX4K Write Prototy
15. RFID READER Compact Flash Reader SLS01 User Manual Version 1 4 Nov 2011 StrongLink StrongLink SL801 CONTENS 1 GENERAL INFORMATION Qiicsccsiescsconsssessoesnsesceeosesocssnncsosssensessocensestvonssesssvsnsssscesecessoaevsessnarsees 4 2 DEMO SOFTWARE OR 5 ZA ONLINE M 5 2 3 CARDS TESTING asnunnnnnands nuun nsn sninueksdnunununisinnnnikdrksnnr 6 2 3 ISO144434 Mifare Class aannaav n ss snssssanonnnannnnnannannannnnnannnnnannnnnannnnnannnnnnnnnnnnnnnnnnnnnnannnnn n a 6 255 EMEN E E CSIRO n E EE 6 232 Mifare Std imet ctetu MM IM EE 7 2 3 3 Mifate PrOX EE 9 pU EMO Kj 10 SENCILLA 10 2 42 0 JE CIL EE 11 Ded NISI E 11 3 _ DEL INFORMATION ec 13 3 1 SYSTEM FUNCTION ME 13 3 1 1 GetDEL VERSION EEN 13 A o ME c 13 Sl ISO rrr hr i Een 13 3 1 4 Get Device Type asla k 13 3 1 5 Manage Protocol itte ee RU ELI SER e Iob EEEE HEROS EAE SURE sundi pia 13 3 1 0 Manage RE LDransmuttal eee eden etur Pn sasssa aaa ends i sagdi lathes 13 3 L7 Manage LED endi erre p pe iste Le e EC eu EE Hk PROPER Vlada eaten Cd Ma 13 3 2 DES FUNCTION eee eere saa e eet Yea e ee Ee 14 32 1 DES E E 14 3 2 4 DES E E 14 3 3 ISO14443A FUNCTION E 15 331 REORN eR 15 3 32
16. Read Prototype int WINAPIISO15693 Read unsigned char model unsigned char PUID unsigned char block unsigned char number unsigned char pData unsigned char pLen Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN UID 8 bytes block IN block address number IN the number of module to be read max 16 blocks pData OUT response data from tag pLen OUT length of response data Return return 0 on success 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 Clear Option flag 3 5 9 SO15693 Write Prototype int WINAPIISO15693 Write unsigned char model unsigned char pUID unsigned char block unsigned char pData Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID block IN block address pData IN written data 4bytes Return return 0 on success 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 CODE SLI card clear Option flag http www stronglink rfid com 26 StrongLink SL801 3 5 10 ISO15693 Lock Block Prototype int WINAPIISO15693 Lock Block unsigned char model unsigned char pUID unsigned char block Parameter model IN bit
17. Select Vlada stan smsa r rete no eesti deal aa R 16 3 3 3 Mifare Std Anticollision eese eene emen en enne en eee nenne ee ee eene enin 16 3 34 Mifare Std Selecting iiie eet or eed i He tie LEE edd 16 3 3 5 Mifare Std Authentiby oec ete cett tag BAR ni e AR ee 16 3 3 6 Mifare Std UltraLight Read 16 i MI Std WIIG E 17 32338 Ultralight Write i scccscescnciiiteeaneietedicetnessestnigisibeetiescdeteis a a e 17 3 3 9 Mifare Std Initialize Value sees emen nenne eene ente enne een 17 3 3 10 Mifare Std Read Va 106 21 427 ee rt tera vas auae e ENEE ped e Lev Era oo ada ae La ar 17 3 3 11 Mitare Std Incremento ense entem ee Ze a E n dedu dE E Geen 17 3 3 12 Mifare Std Decrement isss sl sasssa sara va ae ba lak EEN 17 http www stronglink rfid com 2 StrongLink SL801 3 3 13 Mifare Std Restore iis ass sn Petre deae hagi sad bana ser apa Ta yea e Ero IPod oed nb 17 3 3 14 Mifare Std Transfer reor rore ter tar eeu aa a e devs va avi a para EY Para dE 18 3 9 15 Mifare Std Halt ein iR re ere Eheu rr ERE E Rue HER 18 3 9 16 DES Fire Reseau ccce erectae oer ces teens tete sete EEN a 18 3 3 17 Mifare Prox Reset iier ese vada vasa vare deoa va va VERA RR TRE yao EVA A Be PE Ya YE TRES TA Vea S la ed 18 3 3 18 T2CL Protocol Transcetve eco cen o thee deine o ehe UK rea oe Fede nad ska 19 3 3 19 T CL Protocol Deselect seen rennen ener ennt nre nnne enne ena
18. flag 3 5 13 ISO15693_Write_DSFID Prototype int WINAPIISO15693 Write DSFID unsigned char model unsigned char pUID unsigned char DSFID Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID DSFID IN written DSFID Return return 0 on success 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 L CODE SLI card clear Option flag 3 5 14 18015693 Lock DSFID Prototype int WINAPIISO15693 Lock DSFID unsigned char model unsigned char pUID Parameter model IN bit0 Select flag bitl Address flag bit2 Option flag pUID IN 8 bytes UID Return return 0 on success 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 CODE SLI card clear Option flag http www stronglink rfid com 28
19. n on the windows of Device the software will search for the port and show corresponding module information after successful connecting lt 11 05 E Reader exin Connecting Connect OK We Model SL801F 0609 i Lib Version 5 Device Test card 150144434 ap Device Test card 150144434 ap ak if http www stronglink rfid com 5 StrongLink SL801 2 2 CARDS TESTING Click Start button on the windows of Test Card you can test cards types At this time when all the standard card come to the antenna area the indicator light on the SL801 will shine and show corresponding types of the card a lt 11 06 Q IS014443A IS015693 Mifare 1K Device Test card 150144434 alt Device Test card 150144434 ap p 2 3 ISO014443A Mifare class 2 3 1 Mifare Ultralight Click the Read button to read data from UltraLight and display e a lt 11 06 PAGE DATA 4E2A8C6 69127400 01480000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Device Test card 150144434 ip UltraLight Mifare Std MifareProx f http www stronglink rfid com 6 StrongLink SL801 Double clicking certain data module will pop up a window After input new data click Update button to store the new data into corresponding address UltraLight lt 11 07 UltraLight a lt lt 11 07 X 69127400
20. pe int WINAPI int rf_srix4k_writeblock unsigned char block unsigned char pData Parameter block IN block address pData IN written data 4 bytes Return return 0 on success 3 4 18 SRIX4K Lock Prototype int WINAPI int rf_srix4k_protectblock unsigned char lockreg Parameter lockreg IN LOCKREG Return return 0 on success http www stronglink rfid com 22 StrongLink Explanation 7 15 blocks of SRIX4K card can be written protect lockreg BLOCK bit setting b7 15 1 Write Enable 0 Block set as ROM b6 14 1 Write Enable 0 Block set as ROM b5 13 1 Write Enable 0 Block set as ROM b4 12 1 Write Enable 0 Block set as ROM b3 11 1 Write Enable 0 Block set as ROM b2 10 1 Write Enable 0 Block set as ROM bi 9 1 Write Enable 0 Block set as ROM bO 7 amp 8 1 Write Enable 0 Block set as ROM 3 4 19 ST Desactived Prototype int WINAPI rf st completion void Return return 0 on success 3 4 20 THR1064 Read Prototype int WINAPI rf thr1064 read unsigned char page unsigned char pData unsigned char pMsgLen Parameter page IN page address 0 3 pDate OUT response data from tag pMsgLen OUT length of response data Return return 0 on success 3 4 21 THR1064 Write Prototype int WINAPI rf thr1064 write unsigned char page unsigned char pData unsigned char pMsgLen Parameter page IN page address 0 3 pDate IN written data pMsgLen IN length of written data Return return 0 on success 3 4 22 THR1
21. s 3 4 IS014443B FUNCTION 3 4 1 ISOI14443B Transceive Prototype int WINAPI rf_transceive unsigned char crcon unsigned char pTxData unsigned char sendLen unsigned char pRxDate unsigned char pMsgLg Parameter crcon IN not 0 means sending to crc and calculated by reader Equal to 0 means not sending to CRC pIxData IN sending data sendLen IN length of sending data pRxDate OUT response data from tag pMsgLg OUT length of response data Return return 0 on success 342 REQB Prototype int WINAPI rf_atqb unsigned char model unsigned char pData unsigned char pMsgLg Parameter model IN OZREQB 1 WUPB pDate OUT response data from tag according with ISO14443 protocol pMsgLg OUT length of response data Return return 0 on success http www stronglink rfid com 19 StrongLink SL801 3 4 3 T CL Protocol Transceive Prototype int WINAPI rf cos command unsigned char pCommand unsigned char cmdLen unsigned char pData unsigned char pMsgLg Parameter pCommand IN COS command cmdLen IN length of COS command pDate OUT response data from tag including SW1 amp SW2 pMsgLg OUT length of response data Return return 0 on success 3 4 4 T CL Protocol Deselect Prototype int WINAPI rf cl deselect void Return return 0 on success 3 4 5 AT88REFO020 Authentify Prototype int WINAPI rf at020 check unsigned char pKey Parameter pKey IN 8 bytes password Return return 0 on success 3
22. ta Parameter page IN page address 0 F pData IN written data 4 bytes Return return 0 on success 3 3 9 Mifare Std Initialize Value Prototype int WINAPI rf MI initval unsigned char block long value Parameter block IN block absolute address pValue IN initialize purse at HEX format low byte in former Return return 0 on success 3 3 10 Mifare Std Read Value Prototype int WINAPI rf MI readval unsigned char block long pValue Parameter block IN block absolute address pValue OUT return value at HEX format low byte in former Return return 0 on success 3 3 11 Mifare Std Increment Prototype int WINAPI rf MI increment unsigned char block long value Parameter block IN block absolute address value IN increase value at HEX format low byte in former Return return 0 on success 3 3 12 Mifare Std Decrement Prototype int WINAPI rf MI decrement unsigned char block long value Parameter block IN block absolute address value IN deduct value at HEX format low byte in former Return return 0 on success 3 3 13 Mifare Std Restore Prototype int WINAPI rf MI restore unsigned char block Parameter block IN block absolute address Return return 0 on success http www stronglink rfid com 17 StrongLink SL801 3 3 14 Mifare Std Transfer Prototype int WINAPI rf MI transfer unsigned char block Parameter block IN block absolute address Return return 0 on success Explanation this
Download Pdf Manuals
Related Search
Related Contents
HP ProLiant DL380 G6 - BlowerDoor Philips Screen protector DLN1756 Dépistage et prévention du cancer colorectal : actualisation Puede consultar esta información en formato pdf ASSMANN Electronic 5m USB 2.0 Philips PD9008/51 User's Manual Copyright © All rights reserved.
Failed to retrieve file