Delta VFD Error Codes on C2000 and MS300: What Actually Causes Them (And What My Mistakes Taught Me)

Rebecca Sloan
Rebecca Sloan

Most Delta VFD error codes—especially oc, Lu, and oL on the C2000 and MS300 series—are not hardware failures. After seven years of maintaining industrial drives, I'd estimate that roughly 70% of the fault calls I've handled traced back to wiring mistakes, parameter errors, or input power problems. The drive was doing its job. If you're staring at a red fault on the keypad, the smartest first move is to assume the installation is wrong, not the drive.

I say this as someone who has personally made most of the mistakes I'm about to walk through. Think of this as a cheat sheet, paid for with my own repair budget.

Why I'm confident about this

I'm an electrical technician at a mid-size manufacturing plant. VFDs are my primary responsibility. Over the years I've handled something like 300 fault calls—maybe 280, I'd have to check the maintenance logs. In my first year (2018), I made the classic wiring error: I swapped the input and output terminals on a Delta VFD C2000 during a motor replacement. It looked right. The layout made sense in my head. Two seconds after powering on, the drive tripped to oc and released the magic smoke. The drive survived; the output board didn't. That mistake cost around $650 in repairs (I'm mixing up the exact figure with another job, but it was in that range) plus a week of downtime while the replacement board arrived. It was my introduction to Delta VFD error codes, and the lesson was simple: the manual exists for a reason. These days I pull up the VFD-C2000 or VFD-MS300 manual before touching anything unfamiliar.

What actually causes the common error codes

oc — overcurrent

This is the most common Delta VFD error code and the most misunderstood. People immediately assume the drive is bad. Put another way: they think the protection mechanism itself is the problem, when actually it's working exactly as intended. On the C2000 and MS300, oc is usually:

  • Output wiring shorted or grounded—the #1 cause in my experience
  • Input and output terminals reversed (my 2018 masterpiece)
  • Motor winding failure or a mechanically jammed load
  • Acceleration time too short for the inertia on the shaft
  • Motor parameters entered incorrectly, so the drive expects the wrong current profile

If oc appears right after a wiring change, skip the detective work. Nine times out of ten, the wiring is the culprit. Get a multimeter on the motor leads before blaming the drive.

Lu — low voltage (undervoltage)

Lu means the DC bus voltage dropped below the drive's threshold. It's common, and it's almost always an input power issue, not a drive problem. Typical causes: loose input terminals, a strained transformer, voltage sag when heavy equipment starts on the same line, or running the drive from a generator that's too small.

I've got a good example. A colleague of mine bought a cheap 500 watt inverter generator off eBay to run a small test bench in his garage. It was one of those $90 units where the power rating is optimistic (which, honestly, is normal for eBay inverter generators in that price range). The drive powered up fine and ran the motor at idle. But the moment he ramped anywhere above half speed, the generator's voltage collapsed and the drive tripped Lu. Every single time. He blamed the drive at first—it's easy to do—but the drive was fine. He was using a 500 watt inverter generator to feed a VFD that draws over a kilowatt during acceleration. The drive was protecting itself from a 30% input voltage drop, which is precisely what it's designed to do.

oL — overload

oL1 (motor overload) and oL2 (drive overload) are the ones I made my worst assumption error on. In 2022, I assumed an OEM had set the motor parameters correctly on a machine we'd just installed. Didn't verify. The drive would trip oL1 at random intervals—twice a week, then nothing for a month, then again. We kept resetting it and moving on. I want to say this went on for six weeks before I actually opened the parameter group and read the values. Turns out the OEM had entered the motor's rated current correctly, but left the motor voltage and overload curve at defaults that didn't match the installation. The motor was not overloaded. The drive was reacting to parameters we'd told it to trust.

That one cost roughly $2,000 in lost production and an awkward conversation with the plant manager. In hindsight, I should have investigated from day one. But with production waiting, resetting the fault felt like the responsible move. It wasn't. The lesson: parameters are only as good as the person who entered them.

oH — overheat

oH is the fault that genuinely surprised me. I had a C2000 tripping on overheat in a clean, climate-controlled electrical room. The room was at 22°C. I nearly ordered a replacement drive because everything looked fine. Then I actually checked the cabinet:

  • Fan was spinning, filter was clean
  • Drive was mounted correctly, clearances looked right

But the cabinet was fully sealed to meet an IP rating, and the air temperature inside the cabinet was 58°C. The drive was cooking inside its enclosure while the room around it stayed perfectly comfortable. A clean, cool room is not enough—check the micro-environment right around the drive. That was one of those obvious-in-hindsight moments.

Other codes worth knowing: bUS on the C2000 is a communication/keypad link fault—check the communication wiring before reflashing anything. PGFb is an encoder feedback error, and it's usually an encoder wiring or setup problem, not a dead encoder. CF-type internal faults, on the other hand, are more likely actual hardware failures.

The checklist I now use

After enough failures, I built a process. This is the order I run through, and it's caught 47 confirmed errors in the past 18 months (give or take a few we didn't log):

  1. Lock out power, then physically verify input and output terminal connections
  2. Measure motor windings and check for ground faults phase-to-ground
  3. Confirm motor nameplate values against the drive parameter settings
  4. Monitor the DC bus voltage during the fault condition, not just at idle
  5. Check the air temperature inside the enclosure, not just the room
  6. Read the fault history before clearing it—write down the code and timestamp

Step 6 sounds trivial, but I've cleared faults out of habit and then had nothing to reference when someone asked what had happened. Write it down first.

Can you drive with a bad fuel pump?

Here's the analogy I use with every new technician on my team. A VFD running on an unstable or undersized power source behaves exactly like a car with a bad fuel pump. At low load—around town—it runs fine. The moment you climb a hill, when the drive accelerates the motor, the fuel pressure drops, the engine starves, and it quits. The engine isn't broken. It just isn't getting fuel.

So can you drive with a bad fuel pump? For a while, yes, if you stay off hills. But it will strand you at the worst possible time, and if you keep pushing, the lean mixture can burn valves. A VFD on a weak input source is the same. If Lu trips happen under load and the input voltage sags whenever other equipment kicks in, you have a fuel pump problem—the electrical supply, not the drive. No parameter adjustment can compensate for volts that physically aren't there.

When it actually IS the drive

I said 70% is installation-related, and I stand by that. But the remaining 30% includes real hardware issues and external conditions that go beyond user error, and you should know how to spot them:

  • Physical evidence: burned terminals, bulged capacitors, conductive dust, water intrusion
  • Repeated CF-type internal faults that survive a full power cycle
  • Input voltage applied was simply wrong (I've seen 480V fed into a 230V VFD twice—both times by a very confident electrician)
  • Drive fans that failed and let the unit cook itself

In seven years, I've replaced exactly 4 drives. Three failed because of external conditions—voltage surges, water ingress, and heat. The fourth was a C2000 that came out of the box with a CF3 internal fault; Delta replaced it under warranty. That's the exception, and I don't want to claim Delta VFDs never fail.

What I'd tell my younger self

First: read the manual before touching the wiring, not after the smell appears. The C2000 and MS300 documentation includes wiring diagrams, complete error code tables, and troubleshooting flowcharts. I know it's tempting to work from memory. I lost $650 to that mindset.

Second: don't assume the drive is at fault just because the keypad shows red. Error codes tell you what the drive is sensing, not what's wrong with the machine. They're a starting point for investigation, not a verdict. And if you replace a drive without finding the root cause, you haven't fixed anything—you've just bought the same problem in a new box.

And third: if a machine ran fine for months and suddenly starts tripping, look for what changed. A motor replacement, a wiring modification, a new piece of equipment on the same supply line—one of those is usually your answer.

The limits of what I've covered

Everything above comes from my experience with standard industrial installations: three-phase input, standard induction motors, typical panel environments. If you're working on something outside that—multi-drive coordinated systems, regen units, complex fieldbus setups, or unusual ambient conditions—the error codes can mean something different, and my conclusions may not apply.

Also, if a brand-new drive trips on the very first power-up after you've checked the wiring, that's a different situation. First-power-up trips deserve a careful look at phase sequencing and input voltage stability. Don't apply my 'it's probably the installation' advice blindly there either.

If you've gone through the fault table in the manual and still aren't sure, Delta's technical support has been responsive in my experience. They'll usually ask for the exact error code, the model number, and recent changes to the system. Have that information ready.

Rebecca Sloan

Rebecca Sloan

Rebecca Sloan is a power distribution and protection analyst specializing in circuit breakers, switchgear, contactors, fuses, surge protective devices, and coordination. She applies IEC 60947-2 breaker requirements, IEC 60269 fuse characteristics, and IEC 61643-11 tests while examining rated voltage, breaking capacity, time-current curves, selectivity, and prospective short-circuit current. She helps engineers and buyers compare protective devices against documented fault levels, installation conditions, maintenance access, and continuity priorities.

Leave a Reply