SDK

Suprema Device SDK, Suprema G-SDK

[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
[BioStar 2 SDK] BioStar 2.6.2 beta release notes
2.6.2.1 : Bug fix while calling BS2_GetCardConfigEx, BS2_ScanFingerprint, Supports connection of devices using card IP and other ports 2.6.2.2 : Supports ...
Thu, May 23, 2019 at 11:33 AM
[BioStar 2 SDK] How can I control relay directly like BS_RelayControlEx in V1 SDK
Unfortunately SDK V2 doesn't have the same API which can control relay directly. To control relay in SDK V2, you need to create a door first then can c...
Thu, Apr 18, 2019 at 10:10 AM
[BioStar2 Device SDK] BioStar2 Device SDK and Server Matching
BioStar2 Device SDK doesn't have a matching algorithm to use Fingerprint Matching on server PC.  It only has an option to enable the function and has a...
Thu, Feb 21, 2019 at 3:00 PM
[BioStar 2 SDK] How to change authentication mode
There's sample code in SDK package to change authentication mode but you can change it to required operation using BS2AuthConfig structure.  If you set...
Fri, Jan 4, 2019 at 1:03 PM
[BioStar 2 SDK] Searching Wiegand Devices
[Article based on BioStarSDK_V2.6.2.2_20181004] If you've tried searching Wiegand devices with the SDK sample Wiegand Control, you may have run into...
Tue, Oct 30, 2018 at 2:19 PM
[BioStar 2 SDK] How to open USB exported log and users(USBControl)
In case of FaceStation2, BioStation2 and BioStation A2 can export/import log & user data via USB port. On FW before 2018, it was provided as a folde...
Thu, Nov 1, 2018 at 11:20 AM