Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:smartcard_api [2021/09/07 16:37]
kkshin
en:smartcard_api [2025/10/16 14:41] (current)
alex [BS2CSNCard]
Line 27: Line 27:
 |0x06 |QR Code  |  | |0x06 |QR Code  |  |
 |0x0A |Wiegand card  | BS2WiegandConfig.format (This format is used when BS2WiegandConfig.CSNIndex and BS2WiegandConfig.CardMask is set as 0 | |0x0A |Wiegand card  | BS2WiegandConfig.format (This format is used when BS2WiegandConfig.CSNIndex and BS2WiegandConfig.CardMask is set as 0 |
 +|0x0B |Config card  |  |
 +|0x0D |Custom smart card  |  |
 |0x1A |Wiegand card  | BS2WiegandMultiConfig.formats[0] | |0x1A |Wiegand card  | BS2WiegandMultiConfig.formats[0] |
 |0x2A |Wiegand card  | BS2WiegandMultiConfig.formats[1] | |0x2A |Wiegand card  | BS2WiegandMultiConfig.formats[1] |
Line 45: Line 47:
 </​WRAP>​ </​WRAP>​
 **2. //size//** \\  **2. //size//** \\ 
-The size of card template. This field needs to be filled with a fixed value as '​32'​.\\ \\ +This is the size of the data buffer. This field needs to be filled with a fixed value as '​32'​.\\ \\ 
 **3. //data//** \\  **3. //data//** \\ 
 The data of card template. \\  The data of card template. \\ 
Line 108: Line 110:
 Mask for whether there is a duress finger. \\  Mask for whether there is a duress finger. \\ 
 **8. //​cardAuthMode//​** \\  **8. //​cardAuthMode//​** \\ 
-''​Other devices''​ Card authentication mode. \\  +''​IR Face based''​ Card authentication mode. \\  
-''​FaceStation F2''​ Please use **cardAuthModeEx** instead \\ +''​Visual Face based''​ Please use **cardAuthModeEx** instead \\ 
 <WRAP group 50%> <WRAP group 50%>
 ^Value ​ ^Description ​ ^ ^Value ​ ^Description ​ ^
Line 123: Line 125:
 Flag of usage of Alphanumeric ID \\  Flag of usage of Alphanumeric ID \\ 
 **10. //​cardAuthModeEx//​** \\  **10. //​cardAuthModeEx//​** \\ 
-''​Other devices''​ Please use **cardAuthMode** instead \\  +''​IR Face based''​ Please use **cardAuthMode** instead \\  
-[+ V2.7.1] ''​FaceStation F2''​ Card authentication mode \\ +[+ V2.7.1] ''​Visual Face based''​ Card authentication mode \\ 
 <WRAP group 60%> <WRAP group 60%>
 ^Value ​ ^Level 1  ^Level 2  ^Level 3  ^ ^Value ​ ^Level 1  ^Level 2  ^Level 3  ^