Mitsubishi Electric · MELSEC iQ-R Module Dedicated Instructions
This error range signifies an abnormal completion during the execution of either the Z(P).RCPWRITE or Z(P).RCPREAD instructions within the high speed data logger module. The error code is stored in the completion status (s)+1. It typically arises from concurrent instruction execution, an active module stop error, an inactive data logging function, or file access conflicts without proper interlocks.
Click steps to track your progress.
Verify that only one Z(P).RCPWRITE or Z(P).RCPREAD instruction is actively executing at any given time.
Check the status of input X5; ensure it is ON to confirm the data logging function is performable.
Implement an interlock mechanism between Z(P).RCPWRITE and Z(P).RCPREAD instructions when they are intended to access the same file.
Ensure Z(P).RCPWRITE and Z(P).RCPREAD instructions are not used within an interrupt program.