Yaskawa · V1000
A fault reset command was input to the drive while an active Run command was still present. The drive cannot be reset under these conditions because it is still receiving an instruction to operate, creating a logical conflict.
Click steps to track your progress.
1. Verify the status of all Run command sources (e.g., digital inputs, communication commands) using the drive's monitor display (e.g., U1-01 'Command Source').
2. Deactivate the active Run command by opening the digital input (e.g., terminal S1 or S2) or sending a stop command via communication (e.g., Modbus register).
3. Check the wiring to the digital input terminals assigned to Run commands (e.g., S1, S2) for any shorts, loose connections, or incorrect terminations.
4. Ensure the PLC or external controller is sending the 'Stop' command before attempting a fault reset instruction.
5. If using communication, confirm the communication master (e.g., PLC) is sending a 'Stop' instruction (e.g., writing 0 to the command register) before the reset instruction.