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.

EOffsOn Activates an offset for external axes<br />

Examples<br />

Arguments<br />

EOffsOn (External Offset On) is used to define and activate an offset for external axes<br />

using two positions.<br />

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

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

Activation of an offset for external axes. This is calculated for each axis based<br />

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

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

EOffsOn *;<br />

Activation of an offset for external axes. Since a stop point has been used in the<br />

previous instruction, the argument \ExeP does not have to be used. The displacement<br />

is calculated on the basis of the difference between the actual position of<br />

each axis and the programmed point (*) stored in the instruction.<br />

EOffsOn [ \ExeP ] ProgPoint<br />

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

The new position of the axes at the time of the program execution. If this argument<br />

is omitted, the current position of the axes at the time of the program execution is<br />

used.<br />

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

Program execution<br />

The original position of the axes at the time of programming.<br />

The offset is calculated as the difference between ExeP and ProgPoint for each separate<br />

external axis. If ExeP has not been specified, the current position of the axes at the<br />

time of the program execution is used instead. Since it is the actual position of the axes<br />

that is used, the axes should not move when EOffsOn is executed.<br />

This offset is then used to displace the position of external axes in subsequent positioning<br />

instructions and remains active until some other offset is activated (the instruction<br />

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

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

Saved successfully!

Ooh no, something went wrong!