blockHold
Hold the clocked, Integer input signal and provide it as continuous-time output signal (zero order hold)
Extends from Clocked.IntegerSignals.Interfaces.PartialSISOHold (Basic block used for zero order hold of Integer signals).
Information
This block for Integer 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 Integer block.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | y_start (from PartialSISOHold) | 0 | Value of output y before the first tick of the clock associated to input u |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput | u (from PartialSISOHold) | Connector of clocked, Integer input signal | |
| Modelica.Blocks.Interfaces.IntegerOutput | y (from PartialSISOHold) | Connector of continuous-time, Integer output signal |