Invert
This simulation component outputs the inverted signal of a boolean input signal.
When to use
Use this simulation component if you want to invert a boolean input signal.
How to use
Add this simulation component from the simulation component library. Connect a boolean output signal to the input Input
.
Inputs
Input
The boolean input which will be inverted.
Outputs
Output
Outputs the inverted input signal.
Example
In this example the trigger output of the simulation component IntervalTrigger is inverted.