<% dim catid,aid dim sql catid=request.querystring("catid") aid=request.querystring("aid") 'id = MyRequest("id",1) set rs = Server.CreateObject("adodb.recordset") if aid<>"" then sql = "select * from product where ID="& aid else sql = "select * from product where categoryid=90" end if 'Response.Write(sql) rs.Open sql,conn,1,1 if rs.eof then Response.End() else end if %> BeyondLSI,Inc.,
Web Guider
Company Information
Company Infomation
Contact Us
Solutions
Biometric NMAS Solution
Mobile/PDA Solution
PC/NotePC Solution
Entry Solution
Bank Solution
Products
Module
Fingerprint Chip
Fingerprint Device
Fingerprint Door Lock
SDK (BL215M_DL)
Test Evaluation Kit
Technology Information
BL Technology Info
Authentication Roadmap
Algorithm And Flow
Partner
Partner
Home Company News Downloads
Test Evaluation Kit
Command Access Fingerprint Unit(LCAFU) which contains Command Access Fingerprint Module
(BL215M) inside, is a Technology Evaluation Kit. It is mainly used to evaluate BeyondLSI fingerprint
authentication technology.
LCAFU contains the BL215M module, a fingerprint sensor, an RS232C port, and power port, which are
connected together so that the LCAFU operates in response to commands sent via RS232C.Regarding to
LCAFU’evaluate, which can be used to evaluate its function and performance.
Functions
1. Register fingerprint       2. Identify fingerprint
3. Verif fingerprinty         4. capture /Get the fingerprint
Contents
1. Fingerprint Authentication Module(including BL215M_DL Module device)
2. Power supply
3. CD-ROM(Manuals/Programs)
Contents of CD-ROM
BLmodule API .dll
TEK manual
TEK .exe
BeyondLSI,Inc.,