As BioStar 1 device SDK was designed as synchronous, 'BS_RET_CODE BS_Disable (int handle, int timeout)' function was supported to use for timeout feature.
Current BioStar 2 device SDK and firmware are designed as asynchronous, and 'BS_RET_CODE BS_Disable' function is not supported.