Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17

From version 12.1
edited by cmot
on 2014/02/10 20:48
Change comment: There is no comment for this version
To version 13.1
edited by cmot
on 2014/02/10 20:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,6 +67,7 @@
67 67  Now start modeling an SCChart. For example copy & paste the following sct code of abo, the hello world of SCCharts:
68 68  
69 69  {{code title="abo.sct"}}
70 +@VHLayout
70 70  scchart ABO {
71 71   input output bool A;
72 72   input output bool B;
... ... @@ -91,6 +91,14 @@
91 91  }
92 92  {{/code}}
93 93  
95 +As you save (Ctrl+S), KIELER will automatically draw the graphical SCChart diagram in a new KLigD view:
96 +
97 +[[image:attach:kieler11.png]]
98 +
99 +You may want to re-arrange views. Just drag the KLighD view to the right side:
100 +
101 +[[image:attach:kieler12.png]]
102 +
94 94  
95 95  
96 96  = Generate C Code =
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -8651721
1 +8651723
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651721/PLDI'14 Artifact on SCCharts
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651723/PLDI'14 Artifact on SCCharts