blockSample
Sample the continuous-time, Integer input signal and provide it as clocked output signal (clock is inferred)
Extends from Clocked.IntegerSignals.Interfaces.PartialSISOSampler (Basic block used for sampling of Integer signals).
Information
This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.Sample).
Analog to the corresponding Real signal block examples there exist two elementary examples, Sample1 and Sample2, for this Integer block.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput | u (from PartialSISOSampler) | Connector of continuous-time, Real input signal | |
| Modelica.Blocks.Interfaces.IntegerOutput | y (from PartialSISOSampler) | Connector of clocked, Real output signal |