Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation of example "com.yakindu.sct.examples.trafficlight.multism" does not work #209

Open
tkutz opened this issue Aug 26, 2020 · 2 comments

Comments

@tkutz
Copy link
Contributor

tkutz commented Aug 26, 2020

I think the example itself is not very useful to demonstrate a simulation of multi statemachines. There are at least two issues: (1) the submachines are never entered, (2) all statecharts are cyclebased, but the submachines' runCycle() method is never called

This results in a simulation where nothing happens, which gives the impression that something is broken.

@rherrmannr
Copy link
Contributor

is this still an issue @tkutz ?

@tkutz
Copy link
Contributor Author

tkutz commented Dec 4, 2020

Yes, simulating TwoWayTrafficControl.ysc does not do much because the sub machines are never entered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants