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
Next revision Both sides next revision
en:device_api [2021/09/11 14:18]
kkshin [BS2SimpleDeviceInfoEx]
en:device_api [2022/04/21 11:10]
mark [BS2DeviceCapabilities]
Line 238: Line 238:
 |BS2_SUPPORT_FACE_EX_SCAN |0x00040000 |Whether support face scan for FSF2 [+ V2.7.1] | |BS2_SUPPORT_FACE_EX_SCAN |0x00040000 |Whether support face scan for FSF2 [+ V2.7.1] |
 |BS2_SUPPORT_QR_SCAN |0x00080000 |Whether support QR scan ''​XStation 2''​ [+ V2.8.0] | |BS2_SUPPORT_QR_SCAN |0x00080000 |Whether support QR scan ''​XStation 2''​ [+ V2.8.0] |
-|BS2_SUPPORT_ALL ​ |0x0000000F ​ ​|Whether to provide additional full information |+|BS2_SUPPORT_ALL ​ |0x000FFFFF ​ ​|Whether to provide additional full information |
 </​WRAP>​ </​WRAP>​
  
Line 684: Line 684:
 It indicates the system information supported by the device in bit units as follows. \\ It indicates the system information supported by the device in bit units as follows. \\
 ^Bit position ​ ^Number of bit  ^Member ​  ​^Description ​ ^ ^Bit position ​ ^Number of bit  ^Member ​  ​^Description ​ ^
-|0  |1  |intelligentPDSupported ​ |Intelligent ​Slave Support or not  | +|0  |1  |intelligentPDSupported ​ |Whether ​Intelligent ​PD is supported.([[configuration api#​BS2Rs485Config|BS2Rs485Config]]) ​ | 
-|1  | ​|unused2 ​ |Unassigned ​ |+|1  |2  |unused1 ​ |Unassigned fields. ​ | 
 +|3  |1  |smartCardByteOrderSupported ​ |Whether smartCardByteOrder is supported ([[configuration api#​BS2CardConfig|BS2CardConfig]]) ​ | 
 +|4  |1  |treatAsCSNSupported ​ |Whether treatAsCSN is supported. ([[configuration api#​BS2BarcodeConfig|BS2BarcodeConfig]]) ​ | 
 +|5  |3  ​|unused2 ​ |Unassigned ​fields. ​ |
 36. //​reserved//​ \\  36. //​reserved//​ \\ 
 Reserved space.\\ \\  Reserved space.\\ \\