LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fingerprint security

Has anybody tried to use some sort of fingerprint security with a labview application. We have a need to keep an application secure for only certain users to use. I know a password would do it, but am just wondering if a fingerprint scanner has been used. I basically will have an app that opens and asks for your login, once you login with the fingerprint scanner you can use the app.

Thanks
Bryan
0 Kudos
Message 1 of 5
(4,129 Views)
That depends on how the scanner communicates with the computer.
If it has a DLL, and you know all the function calls, you can use the Call Library Function node to call that DLL.
If it has some other method of communication, it most likely can be used through LV.
Try looking at www.visecurity.com. They might have something.

___________________
Try to take over the world!
Message 2 of 5
(4,119 Views)
Hi Bryan;

Yes, I do that. Check our products at www.biometricsview.com

Regards;
Enrique

PD: Thanks tst!
www.vartortech.com
0 Kudos
Message 3 of 5
(4,108 Views)
Thanks both of you for the input, I have already email vi security, and that will solve my problem.

Bryan
0 Kudos
Message 4 of 5
(4,091 Views)
Enrique,

Very nice and interesting products..
It is always good to know who does what..

🙂
0 Kudos
Message 5 of 5
(4,076 Views)