Skip to content

Eplan Edz Files Upd File

Technical Paper: Understanding EPLAN EDZ Files – Structure, Usage, and Data Exchange

Error 3: "Part number already exists"

Method 2: Importing Macro Files (Drag & Drop)

If the EDZ file contains only graphical macros (without parts database links):

  1. Open the Macro Navigator: Go to Utilities > Macros > Navigator.
  2. Drag & Drop: Simply drag the .edz file from your Windows File Explorer directly into the Macro Navigator window.
  3. Target Directory: EPLAN will ask where to store the macros (e.g., Company macros, Project macros). Select your preference.
  4. Insert: You can now drag the macro from the navigator onto your schematic page.

How to inspect an EDZ

  1. Change file extension from .edz to .zip.
  2. Extract with any ZIP tool.
  3. Typical extracted items:
    • Project folder(s) with .elk/.edc/.ahp or EPLAN XML files
    • Parts/parts management exports (CSV/XML)
    • Macros (.ema, .emz) and symbol libraries
    • Project settings and metadata files

Issue 2: The macro imports, but the part number isn't linked.

Cause: The EDZ file contains a macro, but your parts database does not have the corresponding dataset, OR the file path in the EDZ was absolute (e.g., C:\Users\OldPC\...) instead of relative.

Solution:

Step 2: Navigate to Export

  1. Go to Tools > Parts > Management.
  2. Find your device in the parts list.
  3. Right-click on the specific part number.
  4. Select "Export" .

Issue 3: The imported 3D model is rotated incorrectly (Pro Panel).

Cause: The manufacturer defined a different mounting orientation (e.g., vertical mount vs. horizontal mount).

Solution:

9. Conclusion

The EPLAN EDZ file is a powerful, structured container for device data that streamlines automation engineering. By bundling schematics, part information, and documentation, it reduces manual data entry errors and accelerates project setup. Engineers should prefer EDZ over raw CSV/XML when exchanging complete device definitions, while respecting version compatibility and source trust.


References

  1. EPLAN Help Center – “Importing and exporting EDZ files” (2024).
  2. EPLAN Platform 2024 – File formats specification.
  3. EPLAN Data Portal user guide.

Appendix: Quick EDZ Inspection To inspect contents without EPLAN:

  1. Rename .edz to .zip
  2. Extract with 7-Zip / Windows Explorer.
  3. Review __manifest__.xml and part data XML.

EPLAN Data Zip (EDZ) files are compressed archive files used primarily by EPLAN Electric P8 to store and exchange comprehensive parts data. They serve as a "all-in-one" container, bundling part specifications, macros, 2D/3D graphics, and supporting documentation into a single package for easy import into an EPLAN database. Core Function and Contents eplan edz files

An EDZ file acts as a structured "data archive" that allows manufacturers and users to share complex component information without missing external references. A typical EDZ file includes:

Part Data: XML-based commercial and technical specifications (e.g., part numbers, descriptions).

Macros: Logic, multi-line, and 2D/3D graphical macros for schematic and cabinet layout design.

Multimedia: Product images (typically in formats like JPG or PNG). Cause: You already have this component in your

Documentation: Technical manuals and datasheets in PDF format.

Functional Data: Connection point patterns and drilling patterns for manufacturing. How to Import EDZ Files

For EPLAN versions 2.2 and later, the import tool is built directly into the software. Follow these steps according to the EPLAN Help documentation: EPLAN Data Zip (EDZ file) generation