SCADA/PLC integration in 24V industrial panels
24V DC supervision in 24/7 industrial panels with AEM-60DC8. Integration with Ignition, Elipse, AVEVA SCADA and Siemens/Rockwell PLCs via Modbus RTU.
The problem
24/7 industrial panels — in continuous production lines, process plants, automated distribution centers and logistics warehouses — rely on 24V DC buses to feed PLCs, sensors, light actuators and field instrumentation. A 24V bus failure simultaneously brings down dozens of critical points and exposes the operator to unplanned downtime that costs from USD 3,000 to USD 40,000 per hour depending on the sector. Building maintenance and automation teams have two chronic conflicts: (1) the 24V bus is treated as a utility "that always works" until it fails; (2) when integrating with Ignition, Elipse or AVEVA SCADA, the team wants consolidated data without programming a proprietary driver for each power source. The common solution is to add a standardized Modbus RTU measurement layer that delivers everything via 147 holding registers — without touching the source controller.
Golden rule: a 24V bus treated as a utility is downtime waiting to happen.
Typical topology
Industrial panels use 24V sources in parallel with redundancy logic via decoupling diodes or OR-ing modules. Sources feed distributed DC bars for PLC, sensors and actuators, with fuses or DC breakers per branch.
AC 220/380V
|
v
+--------+ +--------+ +--------+
| 24V | | 24V | | 24V |
| supply | | supply | | supply |
| #1 | | #2 | | #3 |
+---+----+ +---+----+ +---+----+
| | |
+------------+------------+
| OR-ing diodes
v
Common 24V bar (DIN)
|
+------+-----+-----+------+
| | | | |
v v v v v
PLC Sens. Act. HMI Instr.
|
v
+---------------------------+
| AEM-60DC8 (in panel) |
+-----------+---------------+
| Modbus RTU
v
PLC or SCADA
The AEM-60DC8 mounts on a DIN rail inside the same panel, occupying 2 to 4 modules of 17.5 mm. Maximum distance to the PLC is typically <5 m in the same cubicle.
Golden rule: instrument inside the panel itself — no long cable, no ground loop.
What to measure and why
In 24V industrial panels, eight quantities are priorities:
| Quantity | Justification |
|---|---|
| 24V bar voltage (V) | Confirms operation within the range (22.8–26.4 VDC); detects overload and degraded source. |
| Current of each source (A) | Identifies imbalance and overloaded source in parallel arrangement. |
| Total bus current (A) | Sum of loads; input for capacity projection. |
| Per-critical-branch current (A) | Detects stuck actuator or shorted cable before the fuse opens. |
| Panel temperature (deg C) | >50 deg C reduces life of supplies and capacitors; may trigger forced exhaust. |
| 24V backup battery voltage (V) | In panels with DC UPS, monitors battery capacity. |
| Bus ripple (mV RMS) | >50 mV on 24V industrial indicates a degraded filter capacitor. |
| Critical fuse status (V at output) | Zero voltage at post-fuse output indicates opening — reading via dedicated voltage channel. |
In panels with associated inverter (24V → isolated 24V for critical zone), the set grows to include inverter output current and converter temperature.
Golden rule: measuring per-critical-branch current anticipates downtime — open fuse is late diagnosis.
Sizing — how many AEM-60DC8?
Formula:
N_AEM = ceil( (essential_channels + branch_channels + 2 reserve) / 8 )
Simplified example for a standard industrial panel with 2 redundant sources:
- 24V bar voltage: 1 channel
- Source #1 current: 1 channel
- Source #2 current: 1 channel
- Total current: 1 channel
- 2 temperatures (panel + exhaust): 2 channels
- 2 critical branches: 2 channels
- Total: 8 channels → 1 AEM-60DC8
Simplified example for a plant panel with 4 sources and 8 critical branches:
- Source voltages and currents: 5 channels
- Total current: 1 channel
- 8 critical branches: 8 channels
- 2 temperatures: 2 channels
- Ripple and backup battery: 2 channels
- Total: 18 channels → 3 AEM-60DC8
Golden rule: installing 1 AEM-60DC8 covers 95% of small panels — do not over-size.
Recommended setpoints and alarms
| Variable | Warning | Critical | Automatic action |
|---|---|---|---|
| 24V bar voltage (V) | <23.0 or >26.0 | <22.0 or >27.0 | Flag SCADA; PLC enters safe mode |
| Source current imbalance (%) | >20 | >40 | Notify maintenance; source under diagnosis |
| Total load / nominal (%) | >75 | >90 | Evaluate redistribution |
| Branch current (% nominal) | >85 | >100 | Investigate actuator/cable |
| Panel temperature (deg C) | >45 | >55 | Trigger exhaust; reduce load |
| Bus ripple (mV) | >50 | >100 | Replace source |
| Post-fuse voltage (V) | <20 | <15 | Open fuse alarm |
| 24V backup battery (V) | <23.5 | <22.5 | Replace battery |
Setpoints occupy range 0x40–0x6F of the 147 holding registers, protected by firmware v1.03 anti-rollback.
Golden rule: branch setpoint always relative to nominal — fixed ampere errs in half the panels.
SCADA / PLC integration
The AEM-60DC8 exposes Modbus RTU on RS-485 with baudrates 4800/9600/19200/38400/57600/115200 bps. In industrial panels, 19200 or 38400 bps is sufficient.
Ignition (Inductive Automation): use the native Modbus RTU driver. UDT "PanelDC" grouping all quantities. Alarm Pipeline to escalate via SMS to the maintenance supervisor. Polling 2 s.
Elipse E3: direct IODriver-Modbus driver. Standardized screens for DC panels can be replicated via XControl, accelerating deployment in plants with dozens of identical panels.
AVEVA System Platform: DC_Panel object with source, load and branch attributes. The Galaxy hierarchy allows consolidating 50+ panels under a single corporate view.
Siemens S7-1500 PLC: the CM PtP RS-485 module (6ES7540-1AD00-0AA0) reads the AEM-60DC8 natively. Communication block MB_COMM_LOAD + MB_MASTER in SCL. Scan time for 147 holding registers <100 ms at 38400 bps.
Allen-Bradley CompactLogix PLC: 1769-SM2 card or ProSoft MVI69E-MBTCP gateway. Direct mapping to RSLogix tags.
See whitepaper WP01 for Modbus RTU over Secure by Design architecture.
Golden rule: standardize the DC_Panel UDT/object once — replicate it in every identical panel.
Regulatory compliance
Industrial panels follow combined standards depending on application:
- ABNT NBR IEC 61439 (low-voltage switchgear assemblies) — whole series
- ABNT NBR 5410 (low-voltage electrical installations)
- IEC 60204-1 (safety of machinery — electrical equipment) requiring 24 VDC for control circuits
- IEC 61131-2 (PLCs — equipment requirements) for integration
- IEC 62443-4-2 SL2 as target/in progress for the cybersecurity layer
- NR-10 (Brazil — safety in electrical installations)
- NR-12 (Brazil — machinery safety), applicable when the panel controls a machine
In regulated environments (GMP food, pharmaceutical, ANVISA), the AEM-60DC8 forensic telemetry and immutable log meet the traceability requirement of critical 24V system events.
Golden rule: NR-10 and NR-12 require documentation — continuous monitoring is living evidence.
Illustrative case
Simplified example: an automated distribution center in southern Brazil had 24 identical panels controlling conveyors and sorters. The plant suffered unexplained outages every 6–10 weeks, with average diagnosis time of 90 minutes — maintenance teams would arrive at the suspect panel, find everything "normal," and the fault would not reproduce on the bench.
Implementation: 1 AEM-60DC8 per panel reading bus, 2 source currents, temperature and 4 critical branches. Integration via Modbus gateway to central Ignition with 90-day Tag Historian.
Result in 4 months: historical analysis revealed that 6 panels showed transient bus voltage drops to <22 V during simultaneous startups — typical of a degraded source recovering before the operator arrived. Scheduled replacement of the supplies on these 6 panels eliminated unexplained outages. Estimated OEE gain was ~2.3 percentage points.
Golden rule: what does not appear in on-site diagnosis appears in history — instrument for next month's operator.
Deployment checklist
- Survey quantity and power of 24V sources and topology (parallel, OR-ing).
- Identify critical branches that justify individual monitoring.
- Specify shunts with class ≤0.5% and range appropriate to the branch.
- Compute N_AEM and reserve 2 channels per unit.
- Install AEM-60DC8 on a DIN rail inside the panel, close to the PLC.
- Feed via a branch protected by 1 A fuse; prefer independent source when available.
- Configure baudrate 19200 or 38400 bps and unique Slave ID.
- Map the 147 holding registers in the PLC/SCADA via standardized UDT/object.
- Load warning/critical setpoints in holding registers 0x40–0x6F.
- Enable forensic telemetry and document post-commissioning baseline.
Golden rule: installing inside the panel reduces cabling cost and eliminates the ground loop.
FAQ
See the FAQ block in the frontmatter of this page.
Related content
More LRI technical materials on adjacent topics.
IEC 62443-4-2 SL2 in practice: integrator checklist
Technical whitepaper for SCADA/PLC integrators: how to apply IEC 62443-4-2 SL2 in a real project, with acceptance checklist and AEM-60DC8 example.
Solar string monitoring over Modbus RTU: from voltage divider to SCADA
How to measure, alarm and integrate string-by-string in a solar plant using RS-485, resistive dividers and Modbus RTU, with the common design pitfalls.
AC/DC rectifier monitoring in UPS and industrial power
Continuous AC/DC rectifier supervision with AEM-60DC8: ripple, efficiency, N+1 redundancy and hot-swap. Modbus RTU and SCADA integration.