Learn PLCs free
Programming Guides13 min read1 863 words

Delta DVP Series Buying Guide 2026: Models, Specs, and How to Choose

A practical Delta DVP buying guide covering DVP-ES2, EX2, SS2, SX2, SA2, SE, SV2, and EH3. Specs, pricing tiers, comms, motion, and a clear selection matrix.

IAE
Senior PLC Programmer
15+ years hands-on experience • 50+ automation projects completed
PLC
Programming Excellence

The Delta DVP series is the most-deployed budget compact PLC family outside Mitsubishi FX, with millions of units running in OEM machinery across Asia, India, EMEA, and Latin America. But "DVP" covers eight distinct sub-families with overlapping specs and price points, and picking the wrong one usually shows up six weeks later when you discover the CPU you bought can't handle the pulse-output frequency the servo needs. This Delta DVP buying guide walks the full DVP range, lays out the trade-offs on price, I/O, motion, and comms, and gives you a clear selection matrix to pick the right model the first time.

DVP architecture in one paragraph

The DVP series is a compact, brick-style PLC architecture: the CPU and a fixed bank of digital I/O share one housing, with right-side expansion modules for additional digital, analogue, network, or motion I/O. Programming is done with two free Windows IDEs — WPLSoft for the legacy and mainstream DVP families, and ISPSoft for newer and IEC 61131-3-aligned models like DVP-SE and DVP-SX3. Most CPUs include built-in RS-232 / RS-485 with Modbus RTU master/slave; Ethernet-equipped models add Modbus TCP and (on selected variants) EtherNet/IP. The instruction set is Mitsubishi-FX-influenced, which is the strongest single reason Delta has succeeded as a budget alternative — engineers trained on Mitsubishi FX move to Delta in days, not weeks.

The DVP range at a glance

Model I/O Range Program Steps Pulse Outputs Comms Ethernet Indicative Price (USD) Best For
DVP-ES2 14–60 16k 2 × 100 kHz RS-232, RS-485 No $130–$280 Entry-level OEM machines, simple sequencers
DVP-EX2 14 16k 2 × 100 kHz RS-232, RS-485 No $200–$320 Compact analogue control (built-in 4 AI / 2 AO)
DVP-SS2 14–32 8k 2 × 100 kHz RS-232, RS-485 No $110–$220 Slim-profile OEM panels, tight space budgets
DVP-SX2 16 16k 4 × 100 kHz RS-232, RS-485 No $230–$340 Mixed digital + analogue with motion
DVP-SA2 12–32 16k 4 × 100 kHz RS-232, RS-485 No $200–$330 Multi-axis pulse-train motion
DVP-SE 16–32 16k 4 × 200 kHz RS-232, RS-485, Ethernet Yes (Modbus TCP) $300–$430 Networked machines, OEE data pull
DVP-SV2 16–32 30k 4 × 200 kHz RS-232, RS-485 Optional $360–$520 Heavy motion + larger programs
DVP-EH3 16–256 30k 4 × 200 kHz RS-232, RS-485 Optional $400–$700 Legacy mid-range; replacement-only purchases

Prices are indicative ranges from major Asian and EMEA distributors as of April 2026 and vary by region, configuration, and bundled accessories. Treat them as rank-order guidance, not quotes.

Sub-family detail

DVP-ES2 — the volume seller

The DVP-ES2 is Delta's bread-and-butter compact PLC, and the model most likely to land on your bench when a distributor recommends "a Delta CPU". 14- to 60-point flavours cover most OEM machine sequencers, two 100 kHz pulse outputs handle a single-axis stepper or low-end servo, and the built-in RS-485 with Modbus RTU lets you talk to a Delta DOPSoft HMI, a Delta VFD, or a third-party SCADA without an add-on card. If you're not sure which DVP to start with, start here.

DVP-EX2 — analogue out of the box

The DVP-EX2 is the same architecture as the ES2, but with 4 analogue inputs and 2 analogue outputs built in. For applications where you'd otherwise pair an ES2 with an external 04AD-S and 02DA-S analogue module, the EX2 can be cheaper and saves panel space. The trade-off is a fixed 14-point digital I/O — there's no 32- or 60-point EX2 variant, so larger machines outgrow it.

DVP-SS2 — slim profile, smaller program

The DVP-SS2 is the slim-profile compact model, designed for OEMs with extreme panel-space constraints. Internals are similar to the ES2 but the program memory is 8k steps (versus 16k on ES2), so you'll feel the limit on larger sequencers. The SS2 is the right choice for textile machinery, small packaging modules, and replacement-only orders where the original panel was specced around an SS2 footprint.

DVP-SX2 — mixed signal with motion

The SX2 layers four 100 kHz pulse outputs on top of mixed digital and analogue I/O. It's the entry point for two-axis motion — for example, an X-Y dosing head or a tape-feed printer — without stepping up to a dedicated motion controller.

DVP-SA2 — multi-axis pulse motion

The SA2 is purpose-built for pulse-train motion control: four high-speed pulse outputs, motion instructions in WPLSoft, and tighter scan-cycle determinism than the ES2 / SS2. If your project specs three-or-four-axis stepper or low-cost servo motion, this is the model to pick.

DVP-SE — Ethernet built in

The DVP-SE is the first DVP with Ethernet on the CPU itself, supporting Modbus TCP and (on later firmware) EtherNet/IP. For factories pulling OEE data from each machine, or for OEMs delivering machines into a customer's existing Ethernet/IP plant network, the SE earns its premium. It also bumps the pulse-output spec to 200 kHz × 4, opening the door to faster servo motion than the ES2 can drive.

DVP-SV2 — heavier programs, faster motion

The SV2 doubles program memory to 30k steps, retains the 200 kHz × 4 pulse outputs, and supports optional Ethernet via add-on modules. It's the right pick for OEMs pushing program sizes that won't fit in 16k — typically machines with extensive recipe handling, multi-language HMI tag sets, or heavy alarm matrices.

DVP-EH3 — legacy mid-range

The EH3 covers 16- to 256-point I/O with optional Ethernet and is the highest-capacity classic DVP. Delta now positions the AS-series and AH-series as the modern replacements, so for new projects past 64 points you should usually skip the EH3 and step up the AS218 / AS228 series instead. The EH3 remains the right choice when you're servicing a machine already designed around its footprint.

WPLSoft vs ISPSoft — which IDE for which model?

Both are free Windows downloads from Delta's IA portal. The split:

  • WPLSoft — handles DVP-ES2, EX2, SS2, SX2, SA2, SV2, EH3. Focused ladder + IL editor, with built-in offline simulator, online monitoring, and Modbus wizards. Closer in feel to GX Developer than to TIA Portal.
  • ISPSoft — handles DVP-SE, DVP-SX3, AS-series, and AH-series. Full IEC 61131-3 language coverage (LD, ST, FBD, SFC, IL), tag-based addressing, instance-based function blocks, project-tree organisation. Closer to Codesys and TIA Portal.

If your shop has both old and new DVP CPUs, you'll end up with both IDEs installed. Delta has been signposting DIADesigner-AX as the newer unified low-code platform for AS / AX series, but for classic DVP work, WPLSoft remains the go-to.

Communication: what's actually built in

  • RS-232 / RS-485 with Modbus RTU master/slave — every CPU. Universal for DOPSoft HMIs, Delta VFDs, third-party HMIs, and SCADA gateways.
  • Modbus TCP — DVP-SE, optional on SV2 / EH3 via DVPEN01-SL Ethernet adapter.
  • EtherNet/IP — DVP-SE on later firmware; AS-series with EthernetIP adapter.
  • CANopen — via DVPCOPM-SL master / slave card.
  • DeviceNet — via DVPDNET-SL master / slave card.
  • PROFIBUS DP — via DVPPF02-SL slave card; less common in 2026.

For a typical OEM machine talking to a Delta HMI and a Delta VFD, the built-in RS-485 with Modbus RTU is sufficient. Reach for Ethernet only when the customer's SCADA or factory network demands it.

Selection matrix — pick by project type

  • Simple sequencer (≤32 I/O, no motion): DVP-ES2 or DVP-SS2
  • Compact analogue control: DVP-EX2
  • Single- or two-axis pulse motion: DVP-SX2 or DVP-SA2
  • Three-or-four-axis pulse motion, high frequency: DVP-SE or DVP-SV2
  • Networked OEM machine, Ethernet required: DVP-SE
  • Large program (>16k steps), heavy recipes: DVP-SV2
  • Replacing existing EH3 in service: DVP-EH3
  • >64 I/O, modern project: step up to AS-series or AH-series, not DVP

Common pitfalls when buying

Pulse-output frequency mismatch. The 100 kHz models cannot drive a servo expecting 500 kHz. Read the servo's command-input spec before committing to an ES2. Step up to SE / SV2 / SA2 if the servo wants more than 200 kHz.

Program memory ceiling. A 16k-step ES2 will run out of room faster than you expect when recipes, multi-language alarms, and HMI handshaking get added late in the project. If the spec is borderline, buy SV2.

Distributor-only support in some regions. Delta's distributor network is strong in Asia, India, EMEA, and Latin America but patchy in some North American territories. Confirm spares availability and lead-time on RMAs before standardising on Delta in markets where Mitsubishi or Allen-Bradley dominate.

Firmware version traps. Newer ES2 / SE firmware introduces instruction-set additions that older firmware doesn't support. If you're cloning a project across CPUs, verify the firmware version on the target before download. WPLSoft warns about mismatches but doesn't always prevent partial downloads.

Clone USB-DVP cables. Clone Delta-style cables with off-brand UART chips work for short transfers and fail on large project downloads. Buy the genuine Delta UC-PRG cable or a reputable equivalent for production work.

When to step beyond DVP

The DVP series tops out around 256 I/O on EH3, with 30k-step program memory on SV2 / EH3. If your project needs:

  • More than 256 I/O
  • Distributed I/O over EtherNet/IP, EtherCAT, or PROFINET as a primary backplane
  • Native IEC 61131-3 with tag-based addressing as a hard requirement
  • GAMP-5-style validation pedigree

…you've outgrown DVP. Move to Delta AS-series for IEC-style mid-range work, AH-series for modular rack-based plant control, or AX-series for EtherCAT motion. For deep coverage of those, see the Delta PLC programming tutorial which walks the full Delta family.

Where DVP genuinely wins

For OEM machine builders shipping cost-sensitive equipment into Asia, India, the Middle East, and Latin America, the DVP value proposition is hard to beat: free IDE, no licence keys, single-vendor stack with VFDs and HMIs, and 30–50% lower hardware cost than the equivalent Siemens or Allen-Bradley spec. Pair that with a working knowledge of Mitsubishi-FX-style ladder, and a small panel-shop can stand up a controls offering competitive with much larger integrators.

For learning, the WPLSoft simulator is genuinely good — and pairs well with free PLC software options for cross-brand practice. If you're still building intuition for ladder logic before committing to a hardware brand, run programs in a browser-based simulator first and decide on the brand once your code habits are clean.

Recommendation summary

If you can only memorise one DVP recommendation: start with DVP-ES2 for general OEM work, step up to DVP-SE if you need Ethernet, step up to DVP-SV2 if you need motion frequency above 100 kHz or program memory above 16k. Past that, you're outside the DVP range and should be looking at AS or AH instead.

For the broader Delta context including AH and AS-series specifics, see the Delta PLC programming tutorial. For comparisons against the major brands, see the best PLC programming software rankings.

#deltadvp#deltaplc buying guide#dvp-es2#dvp-se#dvp-sv2#wplsoft#ispsoft
Share this article:

Related Articles