blockBooleanPulse
Generate pulse signal of type Boolean
Information
The Boolean output y is a pulse signal:
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | width | 0.5 | Width of pulse (s) |
| Real | period | 1 | Time for one period (s) |
| Real | startTime | 0 | Output = false for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ETL.Connectors.BooleanInput | reset | Reset signal | |
| ETL.Connectors.BooleanOutput | y |