ID 60162

Automatic RPF is not possible.

Description

For spindles, there is the possibility for so-called automatic homing. Here, as soon as a movement to an absolute position is programmed for the spindle, the spindle is first automatically homed without this being programmed in the NC program by a G74command. See also [FCT-M1].

The direction of the homing is defined by parameter P-AXIS-00158. If, at the start of the automatic homing, the direction of spindle movement does not correspond to the one indicated in parameter P-AXIS-00158, this error message is output.

For SERCOS-drives automatic homing is also not possible this error message is shown in this case, too..

Response

Class

6

Program execution stop

Solution

Class

6

Change the NC program so that the spindle moves in the direction defined in P-AXIS-00158 at the start of the homing direction.

The automatic homing can be suppressed by setting the bit NO_AUTO_RPF (value 0x0100) in parameter P-AXIS-00015. In this case, the spindle must be explicitly homed by a G74 command before moving to an absolute position.

See also [[PROG// Section: Homing (G74)].

Parameter

%1:

 

Logical axis number (P-AXIS-00016) of the spindle.

%2:

Current value [-]

 

Error type

1, Error message from NC program.