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 Both sides next revision
en:device_api [2021/09/11 14:20]
kkshin [BS2SimpleDeviceInfoEx]
en:device_api [2022/04/21 11:10]
mark [BS2DeviceCapabilities]
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.\\ \\