Skip to main content

How To: Activate a license with the Wibu cmu tool

The following describes how to activate a local license using the Wibu cmu tool. This is only possible for products that use the CmRuntime implementation.

Note

Products that use the CmEmbedded implementation cannot be licensed in this way.

  1. Determine the container serial number and the firm code on the device to be licensed.

    $ cmu -x
    
    cmu - CodeMeter Universal Support Tool.
    Version 8.40b of 2025-Nov-26 (Build 7131) for Linux
    Copyright (C) 2007-2025 by WIBU-SYSTEMS AG. All rights reserved.
    
    - CmContainer with Serial Number 130-861410937-314744622 and version 3.00 (empty)
      Version:            3.00
      Features, Field Update:
        [...]
      License Content:
      * FC=0
        Name: CODESYS GmbH UFC CmRuntime
                * PC=0 (Ref=16)
      * FC=6000437 (Reserved FI)
        Name:

    The firm code in this example is 6000437 and the container serial number is 130-861410937-314744622.

  2. Create the context file for the container.

    $ cmu --context 6000437 --serial 130-861410937-314744622 --file container.WibuCmRaC

    The context file container.WibuCmRaC is created.

  3. Open the CodeMeter License Central WebDepot and specify the ticket to be activated.

    _license_img_howto_cmu_1.png
  4. Select CmActLicense with ID 2001 and firm code 6000437.

    _license_img_howto_cmu_2.png

    The following page lists the licenses available in the ticket.

  5. On the bottom right side, click File-based license transfer.

    _license_img_howto_cmu_3.png
  6. On the next page, select the previously created context file.

    _license_img_howto_cmu_4.png
  7. Click START ACTIVATION NOW.

  8. Download the license activation file (*.WibuCmRaU).

  9. Load the license activation file to the device to be licensed.

  10. Import the license activation file:

    $ cmu --import --file 130-861410937.WibuCmRaU

    The licenses have now been installed on the controller. For support requests, it is necessary however that you also complete the following steps and submit a receipt.

  11. Create a context file again for the same container.

    $ cmu --context 6000437 --serial 130-861410937-314744622 --file container_Receipt.WibuCmRaC
  12. In the CodeMeter License Central WebDepot, click Upload Receipt.

    _license_img_howto_cmu_5.png

    The licensing process is now complete.