1) overview – Yaskawa MP2000 Series: User's Manual for Motion Programming User Manual

Page 168

Advertising
background image

8.2 Axis Move Commands

8-61

8

Command Reference

8.2.4 Clockwise/Counterclockwise Circular Interpolation with Radius Designation

(MCW, MCC)

(1) Overview

The Clockwise/Counterclockwise Circular Interpolation with Radius Designation command (MCW, MCC)
moves two axes simultaneously from the program current position to the end position on the designated plane at
the interpolation speed on the circle determined by the radius.

• MCW: Circular Interpolation command for Clockwise (CW)
• MCC: Circular Interpolation command for Counterclockwise (CCW)

• Before designating a Clockwise/Counterclockwise Circular Interpolation command, be sure to designate

the circular interpolation plane in Coordinate Plane Setting (PLN).
If the PLN command is not coded, a motion program alarm will occur at execution of the MCW or MCC
command.

• Designate the axes for the end position and center point position in the same order as the axes are specified

in the PLN command.

• Be sure to code the FMX command at the beginning of the program to specify the maximum feed speed for

interpolation.
Otherwise, a motion program alarm will occur at execution of the MCW or MCC command.

• When the acceleration/deceleration time is not specified, the default acceleration/deceleration time of 0 ms

will be applied.

For axis movement with the MCW or MCC command, an in-position check is not automatically executed. Use the PFN
command to execute an in-position check if required.

Motion Programs

Sequence Programs

Applicable

Not applicable

Radius

Logical axis 2

Logical axis 1

Interpolation feed speed

(Tangential speed)

End position

MCW

IMPORTANT

INFO

Advertising