WOLFRAM SYSTEM MODELER

Step_out

Output port of a step

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Interfaces.Step_out"]
Out[1]:=

Connector Variables (2)

available

Causality: Output

Type: Boolean

Description: = true, if step is active

reset

Causality: Input

Type: Boolean

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

Used in Components (3)

PartialStep

Modelica.StateGraph.Interfaces

Partial step with one input and one output transition port

Parallel

Modelica.StateGraph

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

PartialCompositeStep

Modelica.StateGraph

Superclass of a subgraph, i.e., a composite step that has internally a StateGraph