SDK

Suprema Device SDK, Suprema G-SDK

[BioStar 2 Device SDK] How to get the image log
If you would like to get the image log via F2 or FSF2, we can use this function and method. Make sure that check out the function BS2_Getimagelog. Envi...
Wed, Dec 1, 2021 at 11:24 AM
[Biostar2 Device SDK] How to set the profile image?
When you scan the face and the user has a profile image on the user list in the device. There are also related functions in the document below. Please r...
Thu, Nov 11, 2021 at 10:29 AM
[BioStar 2 SDK] BS2_Initialize returns BS_SDK_ERROR_CANNOT_LISTEN_SOCKET(-103) error
Issue.  BS2_Intialize returns BS2_SDK_ERROR_CANNOT_LISTEN_SOCKET(-103) error  Environment.  It was okay until the SDK 2.4.x but the issue happens with...
Thu, Nov 11, 2021 at 10:21 AM
[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] 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