Omron · NJ/NY-series NC Integrated Controller
This minor fault occurs when multiple CNC functions that cannot run concurrently are attempted for the same target, such as a CNC coordinate system. It is detected at instruction execution within the CNC Function Module, affecting CNC common or a specific CNC coordinate system. The relevant instruction will not execute, and the CNC coordinate system will stop immediately if it is moving.
Click steps to track your progress.
Review the CNC program to identify instances where multiple instructions are executed simultaneously targeting the same CNC coordinate system.
Consult the instruction specifications to determine which instructions cannot be executed concurrently.
Modify the program logic to ensure that instructions identified as non-concurrent are not executed at the same time for the same CNC coordinate system.