blockAssignClockVectorized
Assign a clock to a clocked Integer signal vector
Information
This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.AssignClockVectorized).
Analog to the corresponding Real signal block example there exists an elementary example for this Integer block.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Size of input signal vector u (= size of output signal vector y) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput[n] | u | Connector of clocked, Integer input signal | |
| Modelica.Blocks.Interfaces.IntegerOutput[n] | y | Connector of clocked, Integer output signal | |
| Clocked.ClockSignals.Interfaces.ClockInput | clock |