blockSampleClocked
Sample the continuous-time, Boolean input signal and provide it as clocked output signal. The clock is provided as input signal
Extends from Clocked.BooleanSignals.Interfaces.SamplerIcon (Basic graphical layout of block used for sampling of Boolean signals).
Information
This block for Boolean signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.SampleClocked).
Analog to the corresponding Real signal block example there exists an elementary example for this Boolean block.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Clocked.ClockSignals.Interfaces.ClockInput | clock | Output signal y is associated with this clock input | |
| Modelica.Blocks.Interfaces.BooleanInput | u | Connector of continuous-time, Boolean input signal | |
| Modelica.Blocks.Interfaces.BooleanOutput | y | Connector of clocked, Boolean output signal |