WOLFRAM SYSTEM MODELER
IntegerChangeIndicates integer signal changing |
SystemModel["Modelica.Blocks.Math.IntegerChange"]
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 Integer input u changes:
y = change( u );
u |
Type: IntegerInput Description: Connector of Integer input signal |
|
---|---|---|
y |
Type: BooleanOutput Description: Connector of Boolean output signal |