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.

IndRMove Independent Relative position Movement<br />

Example<br />

Arguments<br />

IndRMove is used to change a rotational axis to independent mode and move the axis<br />

to a specific position within one revolution.<br />

An independent axis is an axis moving independently of other axes in the robot system.<br />

As program execution continues immediately, it is possible to execute other instructions<br />

(including positioning instructions) during the time the independent axis is moving.<br />

If the axis is to be moved to an absolute position (several revolutions) or if the axis is<br />

linear, the instruction IndAMove is used instead. If the movement is to take place a<br />

certain distance from the current position, the instruction IndDMove must be used.<br />

IndRMove Station_A,2\ToRelPos:=p5 \Short,20;<br />

Axis 2 of Station_A is moved the shortest route to position p5 within one revolution<br />

(maximum rotation ± 180 degrees) at a speed of 20 degrees/s.<br />

IndRMove MecUnit Axis [ \ToRelPos ] | [ \ToRelNum ] [ \Short ] | [<br />

\Fwd ] | [ \Bwd ] Speed [ \Ramp ]<br />

MecUnit (Mechanical Unit) Data type: mecunit<br />

The name of the mechanical unit.<br />

Axis Data type: num<br />

The number of the current axis for the mechanical unit (1-6).<br />

[ \ToRelPos ] (To Relative Position) Data type: robtarget<br />

Axis position specified as a robtarget. Only the component for this specific axis<br />

is used. The value is used as a position value in degrees within one axis revolution.<br />

This means that the axis moves less than one revolution.<br />

The axis position will be affected if the axis is displaced using the instruction<br />

EOffsSet or EOffsOn.<br />

For robot axes, the argument \ToRelNum is to be used instead.<br />

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

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

Saved successfully!

Ooh no, something went wrong!