SDK & API (previous API)
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
When using BioStar 2 API Server, there are some limitation functions. We are going to guide three typical constraints. 1. TNA key event BioStar 2 API Se...
Tue, Apr 6, 2021 at 12:57 PM
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
Refer to the BioStar SDK manual to understand which languages it supports.
Mon, Aug 21, 2017 at 5:50 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
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
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
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
If you would like to get the event logs in real-time, we recommend you should use Web socket method rather than usage of BioStar 2 API. This is because, onc...
Sat, Oct 8, 2022 at 5:23 AM
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