WOLFRAM SYSTEM MODELER

Transition_in_forParallel

Input 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_in_forParallel"]
Out[1]:=

Connector Variables (2)

available

Causality: Input

Type: Boolean

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

reset

Causality: Output

Type: Boolean

Description: = true, if transition fires and the step connected to the transition input is deactivated

Used in Components (1)

Parallel

Modelica.StateGraph

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