blockEventPeriodic
Generate periodic events
Information
Adapted from the Modelica.Blocks.Sources library
Version 1.0
The Boolean output y is a trigger signal where the output y is only true at sample times (defined by parameter period) and is otherwise false.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | period | 1 | Time for one period (s) |
| Real | startTime | 0 | Time instant of first sample trigger |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ETL.Connectors.BooleanOutput | y | ||
| ETL.Connectors.BooleanInput | reset |