SDK
Suprema Device SDK, Suprema G-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
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
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
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
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
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
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
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
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
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