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.

DeactUnit Deactivates a mechanical unit<br />

Examples<br />

Arguments<br />

DeactUnit is used to deactivate a mechanical unit.<br />

It can be used to determine which unit is to be active when, for example, common drive<br />

units are used.<br />

DeactUnit orbit_a;<br />

Deactivation of the orbit_a mechanical unit.<br />

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

DeactUnit track_motion;<br />

MoveL p20, v100, z10, tool1;<br />

MoveL p30, v100, fine, tool1;<br />

ActUnit track_motion;<br />

MoveL p40, v100, z10, tool1;<br />

The unit track_motion will be stationary when the robot moves to p20 and p30.<br />

After this, both the robot and track_motion will move to p40.<br />

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

DeactUnit orbit1;<br />

ActUnit orbit2;<br />

MoveL p20, v100, z10, tool1;<br />

The unit orbit1 is deactivated and orbit2 activated.<br />

DeactUnit MecUnit<br />

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

Program execution<br />

The name of the mechanical unit that is to be deactivated.<br />

When the robot and external axes have come to a standstill, the specified mechanical<br />

unit is deactivated. This means that it will neither be controlled nor monitored until it<br />

is re-activated.<br />

If several mechanical units share a common drive unit, deactivation of one of the<br />

mechanical units will also disconnect that unit from the common drive unit.<br />

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

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

Saved successfully!

Ooh no, something went wrong!