blockStepWithSignal

Ordinary step (= step that is not active when simulation starts). Connector 'active' is true when the step is active

Extends from Interfaces.PartialStep (Partial step with one input and one output transition port).

Parameters

TypeNameDefaultDescription
IntegernIn (from PartialStep)0Number of input connections
IntegernOut (from PartialStep)0Number of output connections

Connectors

TypeNameDefaultDescription
Interfaces.Step_in[nIn]inPort (from PartialStep)Vector of step input connectors
Interfaces.Step_out[nOut]outPort (from PartialStep)Vector of step output connectors
Modelica.Blocks.Interfaces.BooleanOutputactive

Components

TypeNameDefaultDescription
BooleanlocalActive (from PartialStep)= true, if step is active, otherwise the step is not active