Elenco Snap Circuits SnapMicro I Deluxe ® User Manual
Page 19
![background image](/manuals/735961/19/background.png)
18
WAIT
Function:
Pause for some time in whole seconds.
Syntax:
WAIT seconds
- Seconds is a constant (1-65), which specifies how
many seconds to pause.
Information:
This is a ‘pseudo’ command that is equivalent to
‘pause’ times 1000, This command cannot be used
with variables and is a fixed delay installed during
programming. To change the delay due to an input or
other information, use the Pause command.
Use the edit box at the bottom left corner of the
program editor window to change the time to 5
seconds. Next, the loop needs to be closed.
Note: The “Wait” box must be selected.
Click the return button to get back to the main menu
and select the Draw Lines tool.
Use the ‘Draw Lines’ tool to make the
flowchart on your program editor the same as
the one shown on the next page.