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.

IndAMove Independent Absolute position Movement<br />

Example<br />

Arguments<br />

IndAMove is used to change an axis to independent mode and move the axis to a specific<br />

position.<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 within a revolution, the instruction IndRMove should be used<br />

instead. If the move is to occur a short distance from the current position, the<br />

instruction IndDMove must be used.<br />

IndAMove Station_A,2\ToAbsPos:=p4,20;<br />

Axis 2 of Station_A is moved to the position p4 at the speed 20 degrees/s.<br />

IndAMove MecUnit Axis [ \ToAbsPos ] | [ \ToAbsNum ] Speed [<br />

\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 />

[ \ToAbsPos ] (To Absolute 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 an absolute position value in degrees (mm for linear<br />

axes).<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 \ToAbsNum is to be used instead.<br />

[ \ToAbsNum ] (To Absolute Numeric value) Data type: num<br />

Axis position defined in degrees (mm for linear axis).<br />

Using this argument, the position will NOT be affected by any displacement, e.g.<br />

EOffsSet or PDispOn.<br />

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

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

Saved successfully!

Ooh no, something went wrong!