.ModelicaReference.Operators.'activeState()'

activeState()

Information

This operator returns true if state is active in a state machine.

Syntax

activeState(state)

Description

Argument state is a block instance. The operator returns true, if this instance is a state of a state machine and this state is active at the actual clock tick. If it is not active, the operator returns false.


Generated at 2026-01-24T19:13:56Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos