User Manual
MCP Series
Brushed DC Motor Controllers
MCP Series User Manual
155
CLEAR
Syntax
clear
Description
The clear command sets all user memory to zero. The CLEAR function is typically used in the
beginning of a program to set all memory to a know state. In some situations CLEAR is used in
place of several statements like variable = 0.