WOLFRAM SYSTEM MODELER

Transition_in

Input port of a transition

Wolfram Language

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