SDK

Suprema Device SDK, Suprema G-SDK

[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
[BioStar 2 SDK] System.DllNotFoundException compile error
Some customers are facing the error 'System.DllNotFoundException' when exchanging libraries from previous versions to v2.6 or later. Please see the...
Mon, Jan 18, 2021 at 2:13 PM
[BioStar 2 SDK] F2 photo enrollment - Can I enroll a face using mobile?
Q. BioStar 2 SW supports the mobile enrollment method for F2 device. Does SDK support this with F2 too? A. SDK support the photo enrollment for F2. S...
Mon, Nov 2, 2020 at 11:32 AM