Copy Protection Solution for LabVIEW Projects
With the Dinkey Pro/FD SDK there is a sample VI file that shows how you can communicate with a Dinkey Pro or FD dongle from your LabVIEW project. It uses another VI file that we provide that includes all the low-level implementation details required to call our standard Runtime modules.
As well as using our API you can also use the Shell Method to automatically protect a compiled LabVIEW executable. In addition to locking the executable to your dongle it also encrypts your code to prevent reverse-engineering.
Our sample code is compatible with LabVIEW version 8.5 and higher. The Shell Method is compatible with all versions of LabVIEW.