SDK

Suprema Device SDK, Suprema G-SDK

[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
[BioStar 2 SDK] SDK development compiler & Supported environment
Development environment 1. OS : Ubuntu 14.04.5 (~2.5.0), 16.04 LTS(2.6.0~) 2. Compiler : gcc 5.5.0 Supported OS 1. Windows : All versions 2. Linux :...
Thu, Sep 10, 2020 at 4:32 PM
[BioStar 2 SDK] Can I control access from my server? (Access Control server matching)
Do you want to control and determine access permission from your software/application, not from Suprema devices? Starting with SDK 2.5.0, this is ...
Tue, Jun 2, 2020 at 4:30 PM
[BioStar 2 Device SDK] Programming Language Support
Refer to the following link:  Getting Started BioStar 2 Device SDK is written in C++ and the provided SDK examples are written in C#.  Other languag...
Mon, May 25, 2020 at 8:19 AM
[BioStar 2 SDK] SDK and API starter's guide
Links Our API and SDK manuals are available for public view in the links below:  BioStar 2 API version 1 (for BioStar 2.3 and below) BioStar 2 API ver...
Mon, Apr 6, 2020 at 8:40 AM
[BioStar 2 SDK] Download link - Github structure change guide
SDK Github has been revised and organized for user convenience.  You can download the latest SDK version at the link below. https://github.com/supremai...
Mon, Dec 16, 2019 at 10:27 AM
[BioStar 2 SDK] How to save image to bmp file in C# code(BS2_GetLastFingerprintImage)
For fingerprint scan image saving as bmp file, please refer to the attached example code.
Mon, Oct 21, 2019 at 9:02 AM
[BioStar 2 SDK] Can we send only updated user information(BS2_EnrolUser) to the device?
Unfortunately, the answer is no with official version.  BS2_EnrollUser API transfers the total BS2UserBlob structure. SDK overwrites the total user informa...
Mon, Aug 12, 2019 at 4:43 PM