WOLFRAM SYSTEM MODELER
BooleanChangeIndicates Boolean signal changing |
![]() |
SystemModel["Modelica.Blocks.Math.BooleanChange"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block sets the Boolean output y to true, when the Boolean input u shows a rising or falling edge, i.e., when the signal changes:
y = change( u );
![]() |
u |
Type: BooleanInput Description: Connector of Boolean input signal |
---|---|---|
![]() |
y |
Type: BooleanOutput Description: Connector of Boolean output signal |