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.

ConfJ Controls the configuration during joint movement<br />

Examples<br />

Arguments<br />

ConfJ (Configuration Joint) is used to specify whether or not the robot’s configuration<br />

is to be controlled during joint movement. If it is not controlled, the robot can sometimes<br />

use a different configuration than that which was programmed.<br />

With ConfJ\Off, the robot cannot switch main axes configuration - it will search for a<br />

solution with the same main axes configuration as the current one. It moves to the closest<br />

wrist configuration for axes 4 and 6.<br />

ConfJ \Off;<br />

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

The robot moves to the programmed position and orientation. If this position can<br />

be reached in several different ways, with different axis configurations, the closest<br />

possible position is chosen.<br />

ConfJ \On;<br />

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

The robot moves to the programmed position, orientation and axis configuration.<br />

If this is not possible, program execution stops.<br />

ConfJ [\On] | [\Off]<br />

\On Data type: switch<br />

The robot always moves to the programmed axis configuration. If this is not possible<br />

using the programmed position and orientation, program execution stops.<br />

\Off Data type: switch<br />

Program execution<br />

The robot always moves to the closest axis configuration.<br />

If the argument \On (or no argument) is chosen, the robot always moves to the programmed<br />

axis configuration. If this is not possible using the programmed position and<br />

orientation, program execution stops before the movement starts.<br />

If the argument \Off is chosen, the robot always moves to the closest axis configuration.<br />

This may be different to the programmed one if the configuration has been incorrectly<br />

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

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

Saved successfully!

Ooh no, something went wrong!