SigIDp.ocx is an ActiveX control that allows the developer to capture fingerprint images (bmp, tif and jpg) at high resolution for crisp fingerprint imaging, and also provides fingerprint verification.
Fingerprint verification can be done using the built-in database, or can be extracted to file or ASCII hex string, for storage in your own file system or database. Bear in mind, one-to-many searches can only be performed using the built-in database system. Extracted fingerprint files and fingerprint strings can only be used to compare on a one-to-one basis.
For use with the Topaz TF-S463-HSB and TF-LBK463-HSB combined signature and fingerprint capture devices
The control should be properly setup and registered when running the setup program.
To register the control manually:
Copy SigIDp.ocx into the c:\WIN\SigPlus\ directory
Run "regsvr32 c:\WIN\SigPlus\SigIDp.ocx". Or, copy SigIDp.ocx into the c:\WIN\SigPlus\ directory
Then run "regsvr32 c:\WIN\SigPlus\SigIDp.ocx"
Topaz Systems SigIDp post-installation directory structure is:
WIN\
\SigPlus\
SigIDp.ocx (Fingerprint Capture ActiveX Control)
\SigIDp\
sigidpclient.exe (The SigIDp demo using SigIDp.ocx)
\Docs\ sigidp.pdf (this development documentation)
\Proj\ sigidp_vb.zip( VB6 demo using SigIDp ActiveX control)
Call (805) 520-8286 or (805) 520-8286 for Technical support.
Be sure to see the Topaz FAQ for the most frequently asked questions and answers to software and hardware related issues.
For a VB 6.0 demo using SigIDp.ocx, please see your c:\WIN\SigPlus\SigIDp\Proj\ directory after installation.