Industrial Tech #24VDC#control panel

How to Troubleshoot a 24V DC Power Supply in an Industrial Control Panel

A step-by-step approach to finding why a 24 VDC panel supply has dropped out, including load tests, short hunting, and when to swap the unit.

J.D. Sweeney May 12, 2026 9 min read

The first thing that dies in an industrial control panel is rarely the PLC. It is the 24 VDC supply that feeds the PLC, the relays, the field sensors, the HMI, and a dozen indicator lamps. When a panel goes dark and an operator yells, the question is almost always the same: is the supply dead, is the load dragging it down, or is something on the 24 V bus shorted?

Here is how to work through that systematically without yanking field wiring you do not have to touch.


What a 24 VDC Panel Supply Actually Sees

A typical DIN-rail 24 VDC supply has three jobs:

  1. Take 120 or 240 VAC from the panel mains and regulate it down to 24 VDC
  2. Provide enough current for the worst case of all loads on at once
  3. Survive surges, brownouts, and inrush from inductive loads without folding back

When the supply is not delivering 24 V, only one of three things is true: the AC input is wrong, the supply itself failed, or a downstream short or overload is forcing it into current-limit. Your diagnostic job is to figure out which.

Why It Matters Where You Probe

A digital multimeter on the output terminal tells you what the supply is producing right now. A meter on the load tells you what the load is seeing — which may be very different if there is voltage drop in a long wire or a corroded terminal. Probe both ends. The delta between them is a clue.


Step 1: Verify the AC Input

Before you blame the DC side, verify the supply has the power it needs.

  • Set your multimeter to AC volts in the proper range
  • Probe L–N on the input terminals of the supply
  • Expect within ±10 % of nameplate (so 108–132 V for a 120 VAC supply, 207–253 V for 230 VAC)
  • Sanity check the panel main breaker, any feeder fuse to the supply, and the supply’s own input fuse (often a small 5x20 mm glass fuse inside, or a finger-safe fuseholder DIN module ahead of it)

If the AC input is missing, the DC side cannot do anything for you. Trace upstream. Surprisingly often the answer is a tripped panel breaker from a different fault entirely.


Step 2: Measure DC Output With Load Connected

With the panel powered and the load still connected, measure the supply’s V+ to V- output. A healthy supply should sit within ±2 % of 24 V (most adjust between 23 and 28 V). Anything below 22 V means the supply is in current-limit, hiccup mode, or partially failed.

Symptoms and what they mean:

  • 24 V steady, no flicker: supply is fine; problem is downstream (wiring, load, or what you thought was a “no 24 V” problem is something else)
  • 24 V drops slowly to zero, then comes back, then drops again: classic hiccup mode — the supply is detecting an overcurrent, shutting down, retrying, and failing again
  • Around 12–18 V steady: foldback current-limit; load is drawing more than the supply will provide
  • 0 V with steady AC input: supply has failed open, or its output fuse (if it has one) is open

A clamp meter on the V+ wire is more useful than a voltmeter at this stage. If the load is pulling 90 % of the supply’s rating in steady state, you are one inductive transient away from a trip. You want headroom.


Step 3: Disconnect the Load and Re-Test

If the output is sagging or hiccupping, lift the V+ wire from the supply terminal and measure again. With no load:

  • Output jumps to a clean 24 V: the supply is fine; the problem is on the 24 V bus
  • Output still wrong: the supply itself is bad, or the AC input has a problem you missed

Now you know whether to chase the supply or chase the load.

Lifting V+ Safely

Always do this with the panel mains de-energized and locked out before pulling wires. Then re-energize for the no-load test only after the V+ is on a probe, not flopping into the panel. Touching a 24 V bus wire to grounded panel steel will not hurt the supply, but if it lands on a 120 V terminal block while you are not looking, you will have a different conversation entirely.


Step 4: Hunt the Short or Overload

If lifting V+ clears the supply, something downstream is the culprit. The fastest way to find it is the binary halving method.

If the 24 V bus is distributed through a fused terminal block (DIN-rail fuse holders or a fused power distribution block), pull half the fuses, re-energize, and see if the supply comes up to 24 V.

  • If it does, the offender is in the half you pulled. Reinsert fuses one at a time until you see the supply fold over again — the last fuse in is the branch with the fault.
  • If it still folds over, the offender is in the half still connected. Reverse the pulled set and repeat.

If the bus is not fused into branches, you may have to lift wires at the V+ terminal block one at a time. Tedious, but reliable. A clamp meter on each branch as you re-energize speeds this up considerably — the shorted branch will draw far more than its siblings.

Common Culprits on the 24 V Bus

  • A field sensor cable that got pinched in a junction box and shorted to grounded conduit
  • A relay coil that failed shorted (rare, but happens with cheap relays in dirty environments)
  • An auxiliary power port that someone plugged a misbehaving USB charger into
  • A 24 V LED indicator lamp with a failed internal driver
  • Water ingress in a junction box from a failed cable gland

You will know the shorted branch when you find it because the wire will be warm to the touch within seconds of energizing.


Step 5: Confirm With a Replacement Supply

If lifting the load did not bring the output up, the supply itself is the problem. Before you swap in a new one, do two sanity checks:

  • Confirm the new supply is the same nominal output (24 VDC) and at least the same current rating as the original
  • If the original supply has any onboard adjust pot, set the new one to match before powering it on
  • Check that anything depending on a specific output voltage (like a 24 V battery backup module) will accept the supply’s output range, including its slight overshoot at startup

Swap the supply, reconnect the load gradually if you can (branch by branch through your fused distribution), and verify the output stays clean under full load. If the new supply also folds over, you missed a short — go back to Step 4.


Logging the Failure

Once the panel is back up, write down what you found. Industrial supplies do not usually fail randomly. The cause is often heat (failed panel fan, filter clogged), input quality (frequent brownouts, dirty AC), or chronic overload (system grew over the years and the original 60 W supply now sees 80 W peaks). If you replace the supply without noting why, the same one will die again in eighteen months.

The fastest panels to maintain are the ones where every fuse and every wire is labeled, every branch has a clamp-meter-friendly access point, and the supply is sized with at least 25 % headroom over the worst-case load. If your panel is not that panel today, file an action item to make it that panel before the next failure.

Related Articles