WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Boolean |
|
SystemModel["Modelica_Synchronous.BooleanSignals.TickBasedSources.Step"]

The Boolean output y is a step signal. The signal is defined in terms of clock ticks instead of simulation time:
See model Modelica_Synchronous.Examples.Elementary.BooleanSignals.TickBasedStep.
| startTick |
Value: 0 Type: Integer Description: Output y = startValue for clock tick < startTick |
|---|---|
| startValue |
Value: false Type: Boolean Description: Output before startTick |
| y |
Type: BooleanOutput Description: Connector of clocked, Real output signal |
|---|
|
Modelica_Synchronous.Examples.Elementary.BooleanSignals Example of using the clocked simulation tick/sample based Boolean Step source block |