09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

StartMove Restarts robot motion<br />

Example<br />

StartMove is used to resume robot and external axes motion when this has been<br />

stopped by the instruction StopMove.<br />

StopMove;<br />

WaitDI ready_input, 1;<br />

StartMove;<br />

Program execution<br />

Error handling<br />

Syntax<br />

The robot starts to move again when the input ready_input is set.<br />

Any processes associated with the stopped movement are restarted at the same time as<br />

motion resumes.<br />

If the robot is too far from the path (more than 10 mm or 20 degrees) to perform a start<br />

of the interrupted movement, the system variable ERRNO is set to ERR_PATHDIST.<br />

This error can then be handled in the error handler.<br />

StartMove’;’<br />

Related information<br />

Described in:<br />

Stopping movements Instructions - StopMove<br />

More examples Instructions - StorePath<br />

-<br />

<strong>RAPID</strong> Reference Manual 8-StartMove-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!