Don2015 0 Report post Posted February 16, 2018 HI, I now have my first UniStream PLC, and I'm wondering if it is possible to connect a fingerprint reader to it? Thanks, Don Quote Share this post Link to post Share on other sites
Ausman 138 Report post Posted February 16, 2018 More information please Don. What model reader, it's outputs etc. cheers, Aus Quote Share this post Link to post Share on other sites
Neels 0 Report post Posted August 20 Hi, I have a similar need. I use different models of Unistreams and would like to connect fingerprint scanners in stead of using the screen login. The finger print scanner I have in mind can either produce a single logic (relay contact, single DI) or 2 x DI to provide 4 levels of security. Is it possible to manipulate the User Access Control Struct in Ladder based in a combination of digital inputs? Quote Share this post Link to post Share on other sites
AlexUT 39 Report post Posted August 20 Neels, Yes, you can. But it is so vulnerable, as digital inputs can be altered.. B.R. Quote Share this post Link to post Share on other sites
Neels 0 Report post Posted August 20 Alex Security is not a problem as the panel is locked, I am merely looking at an easier and quicker login for operations...not all of us have swift fingers What code would be able to write to the "User Access Control Struct" ? Or how do I affect a login from a DI? NP Quote Share this post Link to post Share on other sites
AlexUT 39 Report post Posted August 21 Hi Neels, Download UniStream Examples from Unitronics Support Site and use "UniStream_070_Password_Access.ulpr" project. Use different Digital Inputs instead of "Password 1 Entered", "Password 2 Entered", "Password 3 Entered" tags. *Modify example as you need. B.R. Quote Share this post Link to post Share on other sites