NxtTouchSensor
A component that provides a high-level interface to a touch sensor on a LEGO MINDSTORMS NXT robot
The BluetoothClient component that should be used for communication. Must be set in the Designer
The sensor port that the sensor is connected to. Must be set in the Designer
Whether the Pressed event should fire when the touch sensor is pressed.
Whether the Released event should fire when the touch sensor is released.
Touch sensor has been pressed.
Touch sensor has been released.
Returns true if the touch sensor is pressed.
Last modified 4yr ago