09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Examples<br />

Limitations<br />

Syntax<br />

MoveC *, *, v500 \V:=550, z40 \Z:=45, grip3;<br />

The TCP of the tool, grip3, is moved circularly to a position stored in the instruction.<br />

The movement is carried out with data set to v500 and z40; the velocity and<br />

zone size of the TCP are 550 mm/s and 45 mm respectively.<br />

MoveC \Conc, *, *, v500, z40, grip3;<br />

The TCP of the tool, grip3, is moved circularly to a position stored in the instruction.<br />

The circle point is also stored in the instruction. Subsequent logical instructions<br />

are executed while the robot moves.<br />

MoveC cir1, p15, v500, z40, grip3 \WObj:=fixture;<br />

The TCP of the tool, grip3, is moved circularly to a position, p15, via the circle<br />

point cir1. These positions are specified in the object coordinate system for fixture.<br />

A change of execution mode from forward to backward or vice versa, while the robot<br />

is stopped on a circular path, is not permitted and will result in an error message.<br />

The instruction MoveC (or any other instruction including circular movement) should<br />

never be started from the beginning, with TCP between the circle point and the end<br />

point. Otherwise the robot will not take the programmed path (positioning around the<br />

circular path in another direction compared with that programmed).<br />

Make sure that the robot can reach the circle point during program execution and divide<br />

the circle segment if necessary.<br />

MoveC<br />

[ ’\’ Conc ’,’ ]<br />

[ CirPoint ’:=’ ] < expression (IN) of robtarget > ’,’<br />

[ ToPoint ’:=’ ] < expression (IN) of robtarget > ’,’<br />

[ Speed ’:=’ ] < expression (IN) of speeddata ><br />

[ ’\’ V ’:=’ < expression (IN) of num > ]<br />

| [ ’\’ T ’:=’ < expression (IN) of num > ] ’,’<br />

[Zone ’:=’ ] < expression (IN) of zonedata ><br />

[ ’\’ Z ’:=’ < expression (IN) of num > ] ’,’<br />

[ Tool ’:=’ ] < persistent (PERS) of tooldata ><br />

[ ’\’ WObj ’:=’ < persistent (PERS) of wobjdata > ] ’;’<br />

8-MoveC-4 <strong>RAPID</strong> Reference Manual

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

Saved successfully!

Ooh no, something went wrong!