Component Prototype

Description

Not Component

Logical NOT component. Provides the functionality of an input NOT connection.

In-slots

Name

Type

Description

in

boolean

Input value of the NOT connection

Out-slots

Name

Type

Description

out

boolean

Logical NOT connection of in1 and in2. True when in1 is false, false otherwise.