I’m looking to integrate with the latest ZK Teco devices using the most recent SDKs to enroll fingerprints, facial recognition, and palm prints in a C# application. I have previously used the Interop.zkemkeeper.dll
SDK for communication, but now I need to switch to the newer SDK to support facial recognition and palm print enrollment. Any guidance would be greatly appreciated. Thank you!
I have previously used the Interop.zkemkeeper.dll SDK to successfully connect to ZK Teco devices and enroll fingerprints. However, this SDK does not support facial recognition or palm print enrollment. I’m now trying to use the newer SDK, but I’m unsure of the steps needed to implement the enrollment for both face and palm print data. I was expecting to find a clear guide or documentation on how to achieve this in C#, but I haven’t found detailed instructions yet.