.Modelica_StateGraph2.Examples.BasicStateGraphs

Information

Examples demonstrating the various modeling possibilities with Modelica_StateGraph2 components

Contents

NameDescription
 FirstExampleA first simple Modelica_StateGraph2 example
 FirstExample_Variant2Same as FirstExample, but using an autonomous Parallel step to start the graph and not an initial step
 FirstExample_Variant3Same as FirstExample, but formulating the transition condition of T2 with logical blocks
 FirstExample_Variant4Same as FirstExample_Variant3, but without a delayed transition (by switching the check off)
 SequenceExample to demonstrate a sequence of simple steps
 Composite1Example of a composite step
 Composite2Example of a composite step as submodel
 ParallelBranchesExample to demonstrate parallel execution paths
 ParallelWithSuspendAndNoResumeSame as example ParallelBranches, but the parallel execution path is suspended and then resumed from the inPort
 ParallelInsideDelayDemonstrates that a delay in one branch of a Parallel is sufficient so that no infinite event looping occurs
 ParallelOutsideDelayDemonstrates that a delay outside of a Parallel is sufficient so that no infinite event looping occurs
 ParallelAutonomousDemonstrates Parallel that runs autonomously
 Actions1Demonstrates MultiSwitch and ShowValue
 Actions2Demonstrates rising and falling edge action blocks
 Actions3Demonstrates usage of TriggeredAdd action block
 ParallelWithActionsDemonstrates usage of MultiSwitch block for branches executing in parallel
 UtilitiesUtility models used in the examples

Generated at 2024-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos