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.

PDispOn Activates program displacement<br />

Examples<br />

Arguments<br />

PDispOn (Program Displacement On) is used to define and activate a program displacement<br />

using two robot positions.<br />

Program displacement is used, for example, after a search has been carried out, or<br />

when similar motion patterns are repeated at several different places in the program.<br />

MoveL p10, v500, z10, tool1;<br />

PDispOn \ExeP:=p10, p20, tool1;<br />

Activation of a program displacement (parallel movement). This is calculated<br />

based on the difference between positions p10 and p20.<br />

MoveL p10, v500, fine, tool1;<br />

PDispOn *, tool1;<br />

Activation of a program displacement (parallel movement). Since a stop point<br />

has been used in the previous instruction, the argument \ExeP does not have to<br />

be used. The displacement is calculated on the basis of the difference between<br />

the robot’s actual position and the programmed point (*) stored in the instruction.<br />

PDispOn \Rot \ExeP:=p10, p20, tool1;<br />

Activation of a program displacement including a rotation. This is calculated<br />

based on the difference between positions p10 and p20.<br />

PDispOn [ \Rot ] [ \ExeP ] ProgPoint Tool [ \WObj ]<br />

[\Rot ] (Rotation) Data type: switch<br />

The difference in the tool orientation is taken into consideration and this involves<br />

a rotation of the program.<br />

[\ExeP ] (Executed Point) Data type: robtarget<br />

The robot’s new position at the time of the program execution.<br />

If this argument is omitted, the robot’s current position at the time of the program<br />

execution is used.<br />

ProgPoint (Programmed Point) Data type: robtarget<br />

The robot’s original position at the time of programming.<br />

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

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

Saved successfully!

Ooh no, something went wrong!