blockHold

Hold the clocked, Boolean input signal and provide it as continuous-time output signal (zero order hold)

Information

This block for Boolean signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.Hold).

Analog to the corresponding Real signal block example there exists an elementary example for this Boolean block.

Parameters

TypeNameDefaultDescription
Booleany_startfalseValue of output y before the first tick of the clock associated to input u

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputuConnector of clocked, Boolean input signal
Modelica.Blocks.Interfaces.BooleanOutputyConnector of continuous-time, Boolean output signal