Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Compile the LM-X SDK on Windows or Unix.

  2. Set the LMX_PATH environment variable to point to the location of the LM-X SDK.

  3. Run the following command:

    Panel

    lmx-serv -l $LMX_PATH/examples/token/token.lic

    Note: This setting applies only to floating/network licenses.
    The above command will start a license server and read a token.lic file that will be served by this server.
    Note: This setting applies only to floating/network licenses.

Usage

The following command will run the token program (token.exe on Windows) and query a license server to obtain all available details of the "myproduct" feature:

...