This model translates messages into a boolean signal.
The value of the output signal is true if the value of the received message is greater than 0, or false otherwise.
model DiBO = SRC.Hybrid.DiBo;