
100 CHAPTER 8
The Stop block is one of the
simplest programming blocks of all:
When executed, it stops the pro-
gram (Figure 8-23). Any running
motors will coast to a stop, and any
sounds will be stopped.
*
The Stop
block has no configuration panel,
but it does have a data hub with an
optional logic plug, the Stop plug.
If the input value is true, the block
stops the program; if the input
value is false, the block doesn’t stop
the program.
the data blocks
The Data blocks process data in a variety of ways and, like
the Sensor blocks, send their output through a data wire to
another block. Positioning your cursor over the Data block
category on the ...