blockSampleTrigger
Generate sample trigger signal
Extends from Interfaces.partialBooleanSource (Partial source block (has 1 output Boolean signal and an appropriate default icon)).
Information
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 |
|---|---|---|---|
| SI.Time | period | Sample period | |
| SI.Time | startTime | 0 | Time instant of first sample trigger |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Blocks.Interfaces.BooleanOutput | y (from partialBooleanSource) | Connector of Boolean output signal |