Delta DVP-PM Error Code 0002

Delta PLC & VFD Minor Programming

Model: DVP-PM | Code: 0002

Applicable Systems
DVP AH500 AS300 C2000 MS300

Symptoms

A subroutine call references a subroutine that has no content. The call cannot be executed.

Possible Causes

  • Subroutine called but contains no instructions
  • Subroutine content was deleted but the call remains

Troubleshooting Steps

  1. Step 1: Open the program and locate the empty subroutine call
    The call points to an empty subroutine
  2. Step 2: Add content to the subroutine or remove the call
    Program compiles without error

How to Reset

To reset: Add instructions to the subroutine or remove the call, then recompile and download.

Source: Delta DVP PLC Programming Manual, Delta Electronics

Category: PLC & VFD