WOLFRAM SYSTEM MODELER
AssignClockAssign a clock to a clocked Integer signal |
SystemModel["Modelica.Clocked.IntegerSignals.Sampler.AssignClock"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.AssignClock).
Analog to the corresponding Real signal block example there exists an elementary example for this Integer block.
u |
Type: IntegerInput Description: Connector of clocked, Integer input signal |
|
---|---|---|
y |
Type: IntegerOutput Description: Connector of clocked, Integer output signal |
|
clock |
Type: ClockInput Description: 'input Clock' as connector |
Modelica.Clocked.Examples.Elementary.IntegerSignals Example of a Sample block for Integer signals |
|
Modelica.Clocked.Examples.Elementary.IntegerSignals Example of an AssignClock block for Integer signals |
|
Modelica.Clocked.Examples.Elementary.IntegerSignals Example of using the clocked simulation time based Integer Step source block |
|
Modelica.Clocked.Examples.Elementary.IntegerSignals Example of using the clocked simulation tick/sample based Integer Step source block |