WOLFRAM SYSTEM MODELER

Transition_out

Output port of a transition

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Interfaces.Transition_out"]
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 (2)

PartialTransition

Modelica.StateGraph.Interfaces

Partial transition with input and output connections

Alternative

Modelica.StateGraph

Alternative splitting of execution path (use component between two steps)