modelSync2Example
Example to demontrate asynchronous and synchronous communication at one transition instance.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica_StateGraph2.Parallel | step1 | ||
| Modelica_StateGraph2.Step | step2 | ||
| Modelica_StateGraph2.Step | step3 | ||
| RealTimeCoordinationLibrary.Transition | T1 | ||
| Modelica_StateGraph2.Step | step4 | ||
| RealTimeCoordinationLibrary.Message | message | ||
| RealTimeCoordinationLibrary.Transition | T3 | ||
| RealTimeCoordinationLibrary.Mailbox | mailbox | ||
| Modelica_StateGraph2.Step | step6 | ||
| Modelica_StateGraph2.Parallel | step8 | ||
| Modelica_StateGraph2.Parallel | step5 | ||
| Modelica_StateGraph2.Step | step9 | ||
| RealTimeCoordinationLibrary.Transition | T2 | ||
| Modelica_StateGraph2.Step | step10 |