[an error occurred while processing this directive]
HOME
FUNDAMENTALS
SETUP
MOVEMENT
REMOTE CONTROL
SENSING
[an error occurred while processing this directive] [an error occurred while processing this directive]
Exit
- :
...
...
[an error occurred while processing this directive]
Check Your Understanding:
1. You must specify which port the OUTPUT wire is plugged into in the Motors and Sensors Setup:
True – The INPUT port is automatically configured as the preceding port
False – You must specify the port that the INPUT wires are plugged into. The next port is automatically configured as the OUTPUT port
2. What is the correct code for using the Ultrasonic Rangefinder?
While(SensorValue[sonarSENSOR] > threshold)
While[sonarSENSOR] > threshold
While(sonarSENSOR) > threshold
While[ultrasonicSENSOR] > threshold
Sentry Simulation Level 2
Thresholds