Error message

CYCL DEF not defined

Cause of error

- You have programmed a cycle call without first having defined a fixed cycle.
- You attempted to call a cycle that automatically becomes effective upon definition.

Error correction

- Define the cycle call after definition of a fixed cycle.
- Delete the cycle call.