.ModelicaReference.Operators.'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 2024-11-14T19:25:47Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos