ION Setup is a free, standalone Microsoft Windows-based software application used to configure, diagnose, and maintain Schneider Electric power monitoring devices. It acts as a configuration interface for the ION architecture (Schneider’s proprietary protocol and data structure).
Version 3.2 was a significant release that introduced support for newer metering hardware and improved the graphical user interface (GUI) before the software transitioned to the "EcoStruxure" branding.
Familiarize yourself with the Ionic project structure:
When you first launch Ion Setup 3.2, you are greeted with an empty Site Manager.
Creating a New Site:
Adding a Meter Manually:
Using Auto-Discovery:
Restart your web server:
sudo systemctl restart apache2 # or nginx + php-fpm
sudo systemctl restart php8.2-fpm
Pro Tip: After installation, navigate to
C:\Program Files (x86)\IonSetupand confirm the presence ofdevice_library.db. This database contains all definitions for meter models. If your meter is not recognized, this file may need replacement.
Symptom: The .so or .dll file is not found.
Fix: Run Ion Setup 3.2 again and use the "Advanced" tab to manually point to your extension_dir. Verify extension_dir = "./ext" or a full path in php.ini.
If you work in critical power or facility management, you’ve probably felt the pain of modern web interfaces that require five clicks just to see a voltage reading. While everyone is rushing to cloud-based dashboards, I want to take a moment to appreciate the unsung hero of the 2010s-era substations: ION Setup 3.2.
We recently had to recommission a suite of PM800 meters on an air-gapped network. The modern ION Setup 4.0+ required updated frameworks that the old server OS couldn't handle. Enter Version 3.2. ion setup 3.2
Here is why this specific version remains interesting and relevant today:
1. The "Offline" Advantage Version 3.2 was built for an era where "connected" meant a serial cable or a slow Modbus TCP connection. Because of this, its offline configuration capabilities are robust. You can build an entire template for a PM870 or ION7650 offline, verify the logic, and then push it to the device in one go. It doesn't try to handshake with the cloud every time you open a window—it just works.
2. The Framework Sweet Spot There is a specific frustration with newer software requiring massive .NET framework updates that break other legacy apps on your HMI machines. ION Setup 3.2 is incredibly stable on older Windows 7 (and even XP) environments that still run our SCADA nodes. It’s the "set it and forget it" tool for those machines you’re afraid to patch.
3. Native Handling of the PM800 Series While newer versions add support for the ION9000 and PM8000, 3.2 was the golden era for the workhorse PM800 series. The way 3.2 handles the native display configuration and harmonic setups for PM800s feels more intuitive than the newer interfaces, which often feel cluttered by features for newer high-end hardware.
4. The "Device Configuration" Workflow
One of the best features in 3.2 is the ability to read a device's configuration into a file and save it locally as a .ion or .cfg file. It creates a perfect snapshot of your firmware settings, something that is surprisingly difficult to do cleanly in some web-based interfaces today without exporting an XML that you can't actually read.
The Verdict: Is it pretty? No. Does it look like Windows 98 software? Yes. But in an industry where reliability beats aesthetics, keeping a zip file of ION Setup 3.2 on your backup drive is just smart insurance.
*Does anyone else still prefer the older ION interface for Modbus mapping? The new tree-views confuse
ION Setup 3.2 is a free, user-friendly configuration tool from Schneider Electric designed specifically for power meters like the PowerLogic and ION series. Unlike the complex Infor ION, which is a business middleware, ION Setup is a compact utility focused on device configuration, troubleshooting, and basic data viewing. Key Strengths
Intuitive Configuration: It provides a "Setup Assistant" that makes standard configuration tasks—like setting up communication parameters or basic power demand—very straightforward.
Advanced Module Support: One of the main reasons to use version 3.2 is its support for High-Speed Transient Capture (HSTC) waveforms and the ability to update meter web pages or remote displays via SFTP.
Minimal Footprint: The software has very low memory and hard drive requirements, making it easy to run on field laptops for direct site connections. ION Setup is a free, standalone Microsoft Windows-based
Broad Device Compatibility: It supports a wide range of devices including the PM8000 series, ION7400, and PM5000 series. Limitations to Consider
Not a Full Reporting Tool: While it can view real-time data and some logs, it is not a replacement for full power management software like Power Monitoring Expert (PME). It is primarily for configuration and troubleshooting.
Installation Quirks: Users on older versions (pre-3.2) are advised to uninstall previous versions before installing version 3.2 to ensure stability.
No Automatic Cloud Updates: Due to policy changes, the software no longer uses Box.com for updates; you must now manually download the latest revision from the official Schneider Electric static link. Version 3.2 Performance & Security
The 3.2 update is critical for modern security standards. It supports Secure ION, which adds a Transport Layer Security (TLS) tunnel for Ethernet connections, and supports increased password lengths of up to 16 characters for better cybersecurity.
For a hands-on look at how the interface works with connected energy meters, you can watch this demonstration: Energy meters connected with software ION Setup V3 2 General Technology Knowledge YouTube• Jan 12, 2026
ION Setup 3.2 is a free, user-friendly configuration tool designed by Schneider Electric for managing PowerLogic power and energy meters. It provides a simplified interface for commissioning and configuring advanced metering devices without requiring extensive knowledge of the complex ION architecture. Core Purpose and Compatibility
ION Setup 3.2 serves as the primary gateway for technicians and engineers to interact with Schneider Electric’s high-end metering hardware. It is required for managing modern devices like the PowerLogic PM8000 series and the ION9000.
Firmware Updates: Newer firmware versions (e.g., PM8000 v2.2.1) explicitly require ION Setup 3.2 or later for successful installation and data integrity.
Legacy Support: It remains backward compatible with older meters such as the PM800 series, offering features like custom meter resets that were limited in earlier versions. Key Configuration Modes
The software operates in two distinct modes to accommodate different user expertise levels: Adding a Meter Manually:
Basic Configuration (Setup Assistant): A wizard-based approach for common tasks.
Easily set up custom display screens on meters like the PM8000.
Configure basic communication parameters (Ethernet/Serial) and security settings.
Advanced ION Setup: A powerful modular environment for deeper customization.
Access: Users can enter this mode by CTRL-clicking the meter icon or changing the device properties.
Functionality: Allows for direct manipulation of ION modules, such as Display Modules for complex logic and data logging. Utility Features
Template Management: Users can modify Setup.cfg files to create default templates for multi-meter rollouts, ensuring consistency across a facility.
Diagnostic Tools: Includes features like Phasor Diagrams to verify wiring and real-time register viewing to troubleshoot advanced module logic.
RMP Support: While standard updates use the Rapid Meter Programming (RMP) protocol, the software allows users to disable RMP for slower, more stable framework uploads in unstable network environments. How to Obtain
The software is available as a free download from the official Schneider Electric Software Center. It is recommended to always use the latest release to ensure compatibility with the most recent security patches and hardware features.
Because "ION Setup 3.2" is a specific legacy version (the software has since evolved through versions 3.3 and is now part of EcoStruxure), there is no single "book" or public domain story associated with it. However, I have compiled the comprehensive technical reference for the software below.
| Error | Likely Cause | Solution | |-------|--------------|----------| | "No device found" | Wrong COM port or baud rate | Check Device Manager for COM port; try 9600/19200 baud | | "Connection timeout" | Firewall blocking port 7700 | Add exception for ION Setup in Windows Defender | | "License expired" | Using trial beyond 30 days | Purchase license or reinstall with valid key | | "Unable to parse response" | Incompatible firmware version | Upgrade meter firmware or downgrade ION Setup |