BooleanSensor
Combines the Signals from a list of input Sensors. Boolean Sensor is a subclass of Sensor
.
Properties
InputSensors
The list of input sensors. Changing the list will cause this sensor to immediately re-evaluate it's output signals.
Operation
One of And
or Or
. How this sensor merges signals from it's input sensors. See manual.