User Manual

MCP Series
Brushed DC Motor Controllers
MCP Series User Manual
172
PAUSE
Syntax
pause time
Time - is a variable, constant or expression that species the number of milliseconds to wait.
Description
The PAUSE command is used to create a predetermined delay in a program. The amount of delay
is specied in milliseconds. There are 1000 milliseconds in 1 second. If a value of 500 is used for
time, it would be a half second. If 1000 is used for time, the program would wait 1 second.