SinelaboreRT Header Logo

SinelaboreRT

As simple as possible, but not any simpler!

User Tools

Site Tools


wiki:news:26feb2013

Screenshots of the Simulator using Regions

The following screenshots show the simulator simulating the microwave oven example as available in the examples folder. States marked in red are active at the moment. Transitions marked in blue can be triggered from the active states. The output window shows the executed code (i.e. the entry/do/exit code you added to the state diagram). The simulator has to be called as shown below. I assume your shell prompt is located in the microwave_ea9_using_regions_c folder. Make sure you have Graphviz installed and in codegen.cfg configuration file the correct path to the dot.exe is set (e.g. DotPath=“C:\\Program Files\\Graphviz2.22\\bin\\dot.exe” for Windows or DotPath=/usr/local/bin/dot if you are on OS X)

java -Djava.ext.dirs=../../bin/ -jar ../../bin/codegen.jar -E -p EA -t "Model:implementation:oven" -o oven  oven.xml

After startup and reset of the simulation

After some time of cooking and then opening the door (pause)

After oven has counted down to zero and waiting the cook to open the door.


A demo of the code generator is available for download. Give it a try!

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
wiki/news/26feb2013.txt · Last modified: 2013/03/01 20:13 by pmueller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki