Error description 230-0075
Error message
This function is permitted only for modulo axes (axis %2)
Cause of error
An axis was being placed in modulo limits although it was not defined as a modulo axis in the machine configuration. Only a modulo axis can be placed in modulo limits.
Error correction
- Check the NC program
- Check the machine parameter CfgAxis->isModulo and correct it if required.