SDK
Suprema Device SDK, Suprema G-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
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
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
Although the manual describes how to set the Wiegand format, many users are having difficulty setting up. (http://kb.supremainc.com/bs2sdk/doku.php?id=en:c...
Fri, Oct 26, 2018 at 3:03 PM
You will notice that using the functions of BS_AddAccessGroupEx and BS_AddTimeScheduleEx with RS-485 connection will fail most times. This is because t...
Fri, Oct 5, 2018 at 10:21 AM
This description is for BS_DeleteUser function of Biostar 1 SDK. BS_DeleteUser Deletes a user or all users BS_RET_CODE BS_DeleteUser( int handle, u...
Sat, Jan 13, 2018 at 7:46 PM
Lift I/O sdk is not in the official BioStar 1 SDK manual but it is available. Compatible devices: Xpass, Xpass Slim, BioEntry Plus Refer to the at...
Mon, Nov 27, 2017 at 10:33 AM
The maximum number of devices per instance with BioStar 2 device SDK is the same as the specification of BioStar 2: 1024 devices. However if you used s...
Thu, Sep 7, 2017 at 10:14 AM
Refer to the BioStar SDK manual to understand which languages it supports.
Mon, Aug 21, 2017 at 5:50 PM
You can use the BS2_SetDeviceEventListener callback function to check if device is connected or disconnected. http://kb.supremainc.com/bs2sdk/doku.php?...
Fri, Aug 18, 2017 at 5:13 PM