Error description 230-01CB
Error message
Output of axis %2 was assigned twice
Cause of error
More than one axis is trying to write to an output at one time.
Error correction
- Check the PLC program
If more than one axis uses the same output, only one at a time can be switched on.