IntegerChange

Indicates integer signal changing

    IntegerChange

Library

Modelica/Blocks/Math

Description

This block sets the Boolean output y to true, when theInteger input u changes:

y = change( u );

Ports

NameTypeDescriptionIO TypeNumber

u

implicit

Connector of Integer input signal

input

1

y

implicit

Connector of Boolean output signal

output

1

See Also