WOLFRAM SYSTEM MODELER

Transition_out_forParallel

Output port of a transition (has special icon for usage in component 'Parallel')<br><br>This class is declared protected in <a href="Modelica.StateGraph.Parallel.html">Modelica.StateGraph.Parallel</a>

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Parallel.Transition_out_forParallel"]
Out[1]:=

Connector Variables (2)

occupied

Causality: Input

Type: Boolean

Description: = true, if step connected to the transition output is active

set

Causality: Output

Type: Boolean

Description: = true, if transition fires and step connected to the transition output becomes active

Used in Components (1)

Parallel

Modelica.StateGraph

Parallel splitting of execution path (use component between two transitions)