The first step in adding licensing to your add-on is to create a license file. The license file is an encrypted file that stores the license status of the add-on and is distributed with the add-on. When a user activates an add-on, they are in essense activating the license file.
In addition, you also need to set up certain licensing details as part of this process. This information is what is refered to as the Product Definition.
LabVIEW Help: Creating a Product Definition for an Add-on
LabVIEW Help: Creating a License File for an Add-on
Components: What you need to use Third Party Licensing & Activation
« Back to Workflow: Creating Evaluation Software using Licensing & Activation