SDK

Suprema Device SDK, Suprema G-SDK

[BioStar 2 SDK] Not Supported BS_RET_CODE BS_Disable Function in BioStar 2 SDK
As BioStar 1 device SDK was designed as synchronous, the 'BS_RET_CODE BS_Disable (int handle, int timeout)' function was supported for the timeout f...
Wed, Mar 17, 2021 at 4:23 PM
[BioStar 2 SDK] DST Feature From BioStar 2 Device SDK v2.6.0
Since SDK v2.6.0, the DST feature is supported, and the BS2Event.image contains isDST bit, meaning 'is DST configured' or not. Basically, t...
Wed, Mar 17, 2021 at 3:05 PM
[Both BioStar] How to Configure Template Format
As Suprema devices support 'Suprema,' 'ISO,' and 'ANSI378' formats for the fingerprint template format, you can change as below guid...
Wed, Mar 17, 2021 at 2:50 PM
[BioStar 2 SDK] Can I change TNA key icon?
Yes, you can configure TNA key icon using the SDK structure BS2DisplayConfig.tnaIcon.  The order of BS2DisplayConfig.tnaIcon is determined according to ...
Tue, Feb 23, 2021 at 1:28 PM
[BioStar 2 SDK] I can't connect the device to SDK
Issue When you open the SDK sample and try to connect the device but it is not available with the error BS_SDK_ERROR_CANNOT_CONNECT_SOCKET(-102) or BS_SDK_...
Mon, Feb 22, 2021 at 9:18 AM
[BioStar 2 SDK] What does BS2Face.numOfTemplate mean?
FaceStation 2 has a maximum of 30 templates per face. You need to clarify numOfTemplate the number of templates as much as the BSFace does have. That way t...
Wed, Feb 17, 2021 at 4:13 PM
[BioStar 2 SDK] Secure Credential Card structure
Secure Credential Card (SCC) and AoC have different identity structures. Because of this, many customers struggle with writing data to SCCs and assigning th...
Mon, Feb 1, 2021 at 4:34 PM
[BioStar 2 SDK] How to configure group matching for FaceStation2
The FaceStation 2 will be supporting a feature called group matching, which is a feature where you can have maximum 5000 users to be used for 1:N matching. ...
Mon, Jan 18, 2021 at 2:43 PM
[BioStar 1 & 2 SDK] SDK V2 does not return Card number & Custom ID for Wiegand card reading
V1 devices separate the array from the device and return the Custom ID and Card ID separately. On the other hand, V2 does not detach it from the device and...
Mon, Jan 18, 2021 at 2:42 PM
[BioStar 2 SDK] Slave can't be configured with error code 'CANNOT_FIND_DEVICE'
The error code is returned when the slave device is not set. Slave devices should be searched before configuration. Once you search slave device, you will b...
Mon, Jan 18, 2021 at 2:32 PM