BooleanChange
Indicates Boolean signal changing
Library
Modelica/Blocks/Math
Description
This block sets the Boolean output y to true, when theBoolean input u shows a rising or falling edge,i.e., when the signal changes:
y = change( u );
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Boolean input signal | input | 1 |
y | implicit | Connector of Boolean output signal | output | 1 |