WOLFRAM SYSTEM MODELER
AssignClockAssign a clock to a clocked Boolean signal |
SystemModel["Modelica.Clocked.BooleanSignals.Sampler.AssignClock"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block for Boolean 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 Boolean block.
u |
Type: BooleanInput Description: Connector of clocked, Boolean input signal |
|
---|---|---|
y |
Type: BooleanOutput Description: Connector of clocked, Boolean output signal |
|
clock |
Type: ClockInput Description: 'input Clock' as connector |
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of a Sample block for Boolean signals |
|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of an AssignClock block for Boolean signals |
|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clocked simulation time based Boolean Step source block |
|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clocked simulation tick/sample based Boolean Step source block |
|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clocked simulation time based Boolean Pulse source block |
|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clock tick based Boolean Pulse source block |