advantages of using a sensor block
You could write the GentleStop program without using the Sensor block by using a Switch block configured to use the Ultrasonic Sensor and making the comparison with the trigger value (in this case 10). However, that approach wouldn’t allow enough flexibility for the next step. Although having the Switch block work directly with a sensor is simple, you gain some advantages from using a Sensor block and passing the result of the comparison to the Switch block using a data wire:
You can configure a Sensor block using data wires. For example, you can change the trigger value while the program is running. When using a Switch block, the settings for the sensor can be set using the Configuration Panel only.
You may want ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access