Error description 230-01CB
Error message
轴 %2 的输出被赋值两次
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.