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.

Examples<br />

Syntax<br />

MoveJ *, v2000\V:=2200, z40 \Z:=45, grip3;<br />

The TCP of the tool, grip3, is moved along a non-linear path to a position stored<br />

in the instruction. The movement is carried out with data set to v2000 and z40;<br />

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

MoveJ \Conc, *, v2000, z40, grip3;<br />

The TCP of the tool, grip3, is moved along a non-linear path to a position stored<br />

in the instruction. Subsequent logical instructions are executed while the robot<br />

moves.<br />

MoveJ start, v2000, z40, grip3 \WObj:=fixture;<br />

The TCP of the tool, grip3, is moved along a non-linear path to a position, start.<br />

This position is specified in the object coordinate system for fixture.<br />

MoveJ<br />

[ ’\’ Conc ’,’ ]<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 />

Related information<br />

Described in:<br />

Other positioning instructions <strong>RAPID</strong> Summary - Motion<br />

Definition of velocity Data Types - speeddata<br />

Definition of zone data Data Types - zonedata<br />

Definition of tools Data Types - tooldata<br />

Definition of work objects Data Types - wobjdata<br />

Motion in general Motion and I/O Principles<br />

Coordinate systems Motion and I/O Principles -<br />

Coordinate Systems<br />

Concurrent program execution Motion and I/O Principles -<br />

Synchronisation Using Logical Instructions<br />

<strong>RAPID</strong> Reference Manual 8-MoveJ-3

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

Saved successfully!

Ooh no, something went wrong!