download.png onlinecompiler.png commandlinecompiler2.pngquickstart.pngQuick Start Guide (pre 0.13)

 

http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KiCoConsole1.jpg?version=6&modificationDate=1402352899000&api=v2

You can user the KielerCompiler.jar explained here to compiler you textual modeled SCCharts (*.sct files).
If you like to use the KielerCompiler HTTP server provided, then use as default

compile.sccharts.com:80

or as backup

sccharts.com:5556 

as the host and port in your KielerCompiler.jar call.

Example call:

java -jar KielerCompiler.jar compile.sccharts.com -f somescchart.sct -o somescchart.c CODEGENERATION

 

Hint: Textual SCharts (SCT) can be rendered within KIELER or by using our KLighD.jar command line tool.

Tags: