Invertor

Navigation:  Library > Signal > Logical > Boolean >

Invertor

Previous pageReturn to chapter overviewNext page

Library

Signal\Logical\Boolean

Use

Domains: Discrete, Continuous. Size: 1-D. Allowed in: Block Diagrams.

Description

The output signal of this model is according the truth table below:

 

input

output

false

true

true

false

Interface

Port name

Data type

Description

Range

Inputs



 

input

boolean

Invertor input

false/true

Outputs



 

output

boolean

inverse of the input

false/true

 

Restrictions

This block operates with boolean inputs. Real of integer inputs can also be used but will lead to a warning during processing. Be careful with using real or integer inputs: A value of 0.0 is converted to false, any other value is converted to true.