blockEdge
Indicates rising edge of Boolean signal
Extends from Interfaces.BooleanSISO (Single Input Single Output control block with signals of type Boolean).
Information
This block sets the Boolean output y to true, when the Boolean input u shows a rising edge:
y = edge( u );
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BooleanInput | u (from BooleanSISO) | Connector of Boolean input signal | |
| BooleanOutput | y (from BooleanSISO) | Connector of Boolean output signal |