SITE configuration notes for Telelogic SDL

SDL and TTCN Suite 6.0

To launch SDL and TTCN Suite 6.0:
  1. Use Windows Explorer to access the directory C:\Telelogic\SDL_TTCN_Suite6.0\bin\wini386\.
  2. Execute the program sdt.exe.

MSC Editor

To run the MSC editor tool with SDL & TTCN version 6.0, you will need to configure the license as described here:
  1. Launch SDL and TTCN Suite 6.0
  2. Click on Help from the main menu
  3. Click License Information (be patient, it takes about 20 seconds for the information to appear)
  4. Click Configure License (again be patien, the configuration window to will appear in about 20 seconds)
  5. Select the SDL Model Builder option instead of Standard License then click OK (once more be patient, the request takes another moment to complete)
  6. Click Close on the license information window
You are ready to use the MSC Editor.

SDL Simulator

To run the SDL Simulator, some configuration file needs to be replaced and an option needs to be selected.
  1. Doing a File/Save from your browser, replace the file C:\Telelogic\SDL_TTCN_Suite6.0\sdt\sdtdir\wini386\sctamdebcom\make.opt with this make.opt file.
  2. Open SDL and TTCN suite 6.0. The SDL Window will open.
  3. In SDL Window, open your SDL project.
  4. From the main menu, select Generate then Make. The SDL Make window will open.
  5. Select Microsoft Simulation from the drop-down menu (the default is set to Borland Simulation) then click the Make button.
  6. Start the SDL Simulator.

SDL Validator

To run the SDL Validator, some configuration file needs to be replaced and an option needs to be selected.
  1. Doing a File/Save from your browser, replace the file C:\Telelogic\SDL_TTCN_Suite6.0\sdt\sdtdir\wini386\sctamvalidator\make.opt with this make.opt file.
  2. Open SDL and TTCN suite 6.0. The SDL Window will open.
  3. In SDL Window, open your SDL project.
  4. From the main menu, select Generate then Make. The SDL Make window will open.
  5. Select Microsoft Validation from the drop-down menu (the default is set to Borland Simulation) then click the Make button.
  6. Start the SDL Validator.