Using older versions of SimulationX with a FlexNet license installed with SimulationX 4.1
To use a FlexNet license installed with SimulationX 4.1 (and later) with an older versionen of SimulationX (< 4.1) please follow the steps below:
- If not already there, create a folder C:\flexlm on the drive C.
- In this folder, create a text file named license.dat.
- The contents of this text file must follow the scheme below:
USE_SERVER
<host>computer name or IP address of the computer, running the license server
<port>port number at which the license service can be reached
The values corresponds to the settings in the FlexNet Dialog of SimulationX 4.1.
Examples:
SERVER localhost 0 27000
USE_SERVER
SERVER LicServer 0 27001
USE_SERVER
SERVER 192.168.56.22 0 27002
USE_SERVER