SDK

Suprema Device SDK, Suprema G-SDK

[BioStar 2 SDK] Fingerprint from BioMini and transfer it to the device
Some users would like to scan their fingerprint from BioMini USB reader using BioMini SDK, then transfer those templates to the Suprema devices using BioSta...
Mon, Nov 1, 2021 at 4:22 PM
[BioStar 1 SDK] BioStar 1.92 SDK?
There has been no releases of BioStar 1 SDK after 1.9. You cannot use BioStar 1 SDK to connect to 2nd generation devices. You have to use BioStar 2 Device ...
Fri, Jul 23, 2021 at 9:54 AM
[FAQs] Using DE-620 with Suprema Integration Options
DE-620 is a USB smart card reader and it is connectable to BioStar 2 or BioStar 1 SW. The manufacture of DE-620 is Dual-i and you should have the DE-620 SDK...
Sun, May 23, 2021 at 2:35 PM
[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] 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