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.

IndReset Independent Reset<br />

Example<br />

Arguments<br />

IndReset is used to change an independent axis back to normal mode. At the same time,<br />

the measurement system for rotational axes can be moved a number of axis revolutions.<br />

IndCMove Station_A,2,5;<br />

MoveL *,v1000,fine,tool1;<br />

IndCMove Station_A,2,0;<br />

WaitUntil IndSpeed(Station_A,2\ZeroSpeed);<br />

WaitTime 0.2<br />

IndReset Station_A,2;<br />

Axis 2 of Station _A is first moved in independent mode and then changed back<br />

to normal mode. The axis will keep its position.<br />

Note that the current independent axis, and the normal axes, should not move<br />

when the instruction IndReset is executed. This is because the previous position<br />

is a stop point, and an IndCMove instruction is executed at zero speed. Furthermore,<br />

a pause of 0.2 seconds is used to ensure that the correct status has been<br />

achieved.<br />

IndReset MecUnit Axis [ \RefPos ] | [ \RefNum ] [ \Short ] | [ \Fwd ] |<br />

[ \Bwd ] | [ \Old ]<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 />

[ \RefPos ] (Reference Position) Data type: robtarget<br />

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

is used. The position must be inside the normal working range.<br />

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

The argument is only to be defined together with the argument \Short, \Fwd or<br />

\Bwd. It is not allowed together with the argument \Old.<br />

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

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

Saved successfully!

Ooh no, something went wrong!