blockNot

Logical not

Information

Block that outputs true if the input is false, and false if the input is true.

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.BooleanInputuInput to be negated
Buildings.Controls.OBC.CDL.Interfaces.BooleanOutputyOutput with negated input

Revisions

  • January 3, 2017, by Michael Wetter:
    First implementation, based on the implementation of the Modelica Standard Library.