December 28, 2006
Tip of the Day #2 - Multiple Display Blocks

Each one has settings (computer folks often call these "parameters") that determine what is drawn on the display. These are shown at the bottom-left of the NXT programming application. You can draw images (pictures), text, or drawing, such as lines and circles.
So you strings a number of Display blocks together to make something interesting or useful on the NXT display, download it, and run it. Only the last of your Display blocks worked!

So click on the "Clear" check box if you already have drawings on the NXT display, and only want to add more, not start over.