WOLFRAM SYSTEM MODELER

'initialState()'

initialState()

Wolfram Language

In[1]:=
SystemModel["ModelicaReference.Operators.'initialState()'"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Defines the initially active block instance of the state machine.

Syntax

initialState(state)

Description

Argument state is the block instance that is defined to be the initial state of a state machine. At the first clock tick of the state machine, this state becomes active.