SITE configuration notes for Telelogic SDL
SDL and TTCN Suite 6.0
To launch SDL and TTCN Suite 6.0:
- Use Windows Explorer to access the directory
C:\Telelogic\SDL_TTCN_Suite6.0\bin\wini386\
.
- 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:
- Launch SDL and TTCN Suite 6.0
- Click on
Help
from the main menu
- Click
License Information
(be patient, it takes about 20 seconds for the information to appear)
- Click
Configure License
(again be patien, the configuration window to will appear in about 20 seconds)
- Select the
SDL Model Builder
option instead of Standard License
then click OK
(once more be patient, the request takes another moment to complete)
- 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.
- 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.
- Open SDL and TTCN suite 6.0. The SDL Window will open.
- In SDL Window, open your SDL project.
- From the main menu, select
Generate
then Make
. The SDL Make window will open.
- Select
Microsoft Simulation
from the drop-down menu
(the default is set to Borland Simulation
) then click the Make
button.
- 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.
- 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.
- Open SDL and TTCN suite 6.0. The SDL Window will open.
- In SDL Window, open your SDL project.
- From the main menu, select
Generate
then Make
. The SDL Make window will open.
- Select
Microsoft Validation
from the drop-down menu
(the default is set to Borland Simulation
) then click the Make
button.
- Start the SDL Validator.