UniVision Licensing

You can create a PLC license number and burn it into a secured, hidden sector in the PLC.

You can then use this license in your Ladder to control how your program functions.

To license the PLC, use the UniVision Licensing function on the Utils menu may be used in conjunction with the UniVision Licensing stand-alone utility, which may be freely downloaded from http://www.unitronics.com/Content.aspx?page=Downloads

 

The result of the License operation can then be used to activate or deactivate different sections of your application.

The UniVision Licensing utility enables you to create two kinds of licenses:

 

Generate and burn a license, without PLC ID number

 

  1. In the UniVision Licensing utility, click on the first tab, Programmer: Create & Burn License.

  2. Enter the key number.
    This is the first part of the license (input A).

  3. Enter the values for Data1, Data2, and Data3.
    This is the second part of the license (input B).

  4. You can use the Generate buttons to create these values.
    The fact that there are 3 values enables you to create levels of access.

  5. Establish a communication connection to the PLC, and press Burn License to PLC.

 

Generate and burn a license comprising a PLC Unique ID number

 

In this case, you must establish a communication link with the specific PLC which is to be licensed, and generate a KeyGen number. The KeyGen number encrypts the PLC's Unique ID Number. You use this number to generate the license, which is specific to that PLC. This license number will not work in any other PLC.

Providing a license to a remote customer

Note that you can send the UniVision Licensing utility to a customer.
The customer can email you the KeyGen number; you use this to generate the license number and send it back to the customer,
who can then license the PLC.

 

First, get the KeyGen number:

  1. In the UniVision Licensing utility, click the Customer:Get License tab.

  2. Establish a communication connection to the PLC.

  3. Click Generate, and then the Copy button.


     

Next, generate the license:

  1. Paste the value into the KeyGen field, and fill in the Key and Data values

  2. Click Generate License, and then the Copy button..


     

 

Now, license the PLC:

  1. Paste the number into the Customer License field, and press Send License to PLC to burn it to the PLC.