Eplan 2022 Tutorial May 2026
This feature guide covers the essential workflow for EPLAN Electric P8 2022
, a leading Computer-Aided Engineering (CAE) software used for electrical design and automation 1. Setting Up Your Environment
Before diving into schematics, ensure your workspace is configured for precision: Grid Settings : Enable the grid via the button in the Status Bar
at the bottom of the screen to ensure components align perfectly. User Interface
: EPLAN 2022 uses a modern ribbon interface. You can customize these tabs to keep your most-used commands (like Insert Device ) within reach. eplan.help 2. Creating a New Project
Projects serve as the container for all your schematics, reports, and parts data. Navigate to File > New Project Name : Enter a descriptive name without a file suffix.
: Choose a project template (e.g., IEC or NFPA standards) to automatically apply predefined plot frames and numbering rules. : Select your directory and click eplan.help 3. Drawing Schematics eplan 2022 tutorial
This is the core of the engineering process where you define the electrical logic. Inserting Symbols
tab to place standard symbols like motors, sensors, or relays. Autoconnecting
: EPLAN automatically creates connection lines between aligned symbols. If they don't connect, check your alignment. Black Boxes
: For complex devices that don't have a standard symbol, use the tool under the
tab to define custom device boundaries and connection points. Plot Frames
: These define the border and title block of your pages. You can create or edit them via Utilities > Master data > Plot frame > New EPLAN Help 4. Managing Parts and Data This feature guide covers the essential workflow for
EPLAN is data-driven, meaning every symbol should be linked to a real-world part. Parts Management : Access the Parts Management
dialog to select specific manufacturer data (like Siemens or Rockwell) from the EPLAN Data Portal Generating Parts
: You can generate new part entries directly from schematic data by right-clicking a device and selecting Generate Part 5. Generating Reports
The final step is automating the documentation that usually takes hours to do manually. Bill of Materials (BOM) : Automatically list every component used in the project. Terminal Diagrams : Generate detailed wiring lists for your control panels. Utilities > Reports > Generate to ensure all tables reflect your latest schematic changes. in EPLAN Pro Panel or focus on automated wire numbering Install software - Eplan
Create a basic schematic (step-by-step)
- New page → choose page format and function (e.g., Control circuit).
- Place power rails: Insert → Power supply / busbars (single-line or multi-line view).
- Add devices: Place circuit breakers, contactors, PLCs from parts library. Assign part numbers and manufacturer data.
- Wire connections: Use the wire tool to route connections; specify wire numbers and cross-sections.
- Assign symbolic designations: Use device properties to set reference IDs (e.g., Q1, K1).
- Add terminals: Place terminal strips and create connections to field wiring using terminal cross-references.
- Insert macros: For repeated assemblies, use Insert → Macro to place saved circuits or groups.
8.2 Exchange with PLC Designers
EPLAN 2022 supports PLC data exchange via AML (AutomationML) or direct import/export of I/O lists from Siemens TIA Portal, Rockwell Studio 5000, etc. Use:
- Project Data > PLC > Export data → Select target format.
Part 1: Project Setup – The Foundation
Every successful Eplan project starts with the correct structure. In 2022, the "Wizard" has been streamlined. New page → choose page format and function (e
Step 1: Create a New Project
- Go to Project > New (or hit
Ctrl + N). - In the dialog, you must select a Project Template. Crucial tip: Never use "Default." Instead, use a company-standard template (
.ept) that pre-defines your plot frames, layers, and page structure. - Name the project: Use ISO 81346 standards (e.g.,
=MyFactory+Line1). - Save location: Eplan 2022 supports long Unicode paths, but keep it on a fast local SSD or SQL server for multi-user access.
Step 2: Structure the Project Right-click your project name in the Page Navigator. Select New. Typical structure for a control cabinet:
=Plant (High level)+Function (e.g., Power Supply)-Location (e.g., Cabinet 1)
Example pages:
--Cover Sheet (Page type: Title page)--Overview (Page type: Single-line diagram)--Power (Page type: Multi-line diagram)--PLC (Page type: Multi-line)
2. Connection Definition Points
To define what the wire is (e.g., "24V DC" or "Ground"), you insert a Connection Definition Line.
- Go to the Insert tab > Symbol.
- Place the line over your wire.
- Double-click the line to assign a "Connection Definition" (e.g., PE, L1, N). This ensures your wire colors and gauges appear correctly in the BOM.
1. Error Checking (Check Project)
Before generating reports, you must verify the logic.
- Go to the Project tab > Check.
- EPLAN scans for duplicate device tags, missing part numbers, or logical errors (like short circuits).
- The Message Management window will pop up (improved in 2022 for better filtering). Double-click an error to jump directly to the offending component.
1. Introduction
EPLAN Electric P8 is the industry-standard Computer-Aided Engineering (CAE) software for electrical design and documentation. Version 2022 represents a significant evolution in the platform, focusing on efficiency, data consistency, and improved user interfaces. Unlike simple drawing tools (like AutoCAD), EPLAN is a database-driven system where the schematic is a graphical representation of underlying engineering data.
This paper serves as a technical tutorial and informative guide for engineers and designers transitioning to or upgrading to EPLAN 2022. It outlines the fundamental workflow, highlights version-specific improvements, and provides a step-by-step pathway for creating a compliant electrical project.