WOLFRAM SYSTEM MODELER

Step_in_forAlternative

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

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Alternative.Step_in_forAlternative"]
Out[1]:=

Connector Variables (2)

occupied

Causality: Output

Type: Boolean

Description: = true, if step is active

set

Causality: Input

Type: Boolean

Description: = true, if transition fires and step is activated

Used in Components (1)

Alternative

Modelica.StateGraph

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