RCX.HALT
Syntax RCX.HALT
(RCX.HALT procedure number)
Explanation The RCX.HALT command stops the execution of all procedures downloaded to the RCX robot controller. Optionally, a procedure number between 0 and 9 may be supplied to halt a specific procedure.

See also DOWNLOAD and RCX.LAUNCH.

Examples RCX.HALT
(All procedures on the RCX device stop running)

TopIndex