WOLFRAM SYSTEM MODELER

Step_in

Input port of a step

Wolfram Language

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