Omron · NJ/NY-series NC Integrated Controller
This minor fault indicates that a CNC instruction was executed with a `LogicalMotorNo` input variable referencing a CNC motor that has not been assigned. The fault is detected during instruction execution within the CNC coordinate system of the CNC Function Module. This will prevent the instruction from executing and cause the relevant CNC coordinate system to stop immediately if it is moving.
Click steps to track your progress.
Review the CNC program to identify the instruction specifying the `LogicalMotorNo` input variable.
Verify the current CNC coordinate system parameter settings for `Positioning Axis Assignment` and `Spindle Axis Assignment`.
Correct the `LogicalMotorNo` parameter in the instruction to refer to an actual assigned logical CNC motor number.
Alternatively, assign the intended CNC motor to the specified `LogicalMotorNo` within the CNC coordinate system parameter settings.