Overview
The SIMATIC ET 200SP analog input module AI 8xI 2-/4-wire BA (article number 6ES7134-6GF00-0AA1) is an 8-channel, 16-bit analog input rated for 4..20 mA current loops. It supports both 2-wire (loop-powered) and 4-wire (externally powered) transducers and ships with integrated short-circuit, reverse-polarity, and wire-break diagnostics. The module is deployed on an ET 200SP station (here, IM 6ES7155-6AU01-0CN0) and is configured in TIA Portal under an S7-1500 controller such as the CPU 1511C-1PN.
This reference documents the correct 4-wire 4..20 mA wiring scheme, clarifies the role of the module's Uv sensor supply, explains why the input word can latch at 32000 when wiring is wrong, and walks through the resolution verified on an ABB ACS560 drive analog output reference.
Module Identification & Specifications
| Parameter | Value |
|---|---|
| Article number | 6ES7134-6GF00-0AA1 |
| Module designation | AI 8xI 2-/4-wire BA |
| Channels | 8 |
| Resolution | 16 bits including sign |
| Nominal input range (per channel) | 4..20 mA |
| Overflow value | 32511 |
| Overrange value (engineering) | 27648..32511 |
| Underflow | -32768 |
| Wire-break threshold | ≤ 3.6 mA |
| Sensor supply Uv (terminals 9..16) | 24 V DC, current-limited (intended for 2-wire loops) |
| Diagnostics | Overflow, underflow, wire break, short to ground, supply voltage fault |
| BaseUnit type | BU type A0 (light) or A1 (dark); see Siemens ET 200SP AI 8xI 2-/4-wire BA Manual (PDF) |
Terminal Layout & Pin Assignment
The base unit used with the 6ES7134-6GF00-0AA1 exposes 16 push-in or screw terminals across two rows. Channel assignments are numbered 0..7; channel-specific terminals use the pattern I+ (input positive) and I.A (input analog ground, internally tied to the module's M reference).
| Terminal | Function | Channel |
|---|---|---|
| 1 | I0+ | Channel 0 input positive |
| 2 | I0A | Channel 0 analog reference / return |
| 3 | I1+ | Channel 1 input positive |
| 4 | I1A | Channel 1 analog reference / return |
| 5 | I2+ | Channel 2 input positive |
| 6 | I2A | Channel 2 analog reference / return |
| 7 | I3+ | Channel 3 input positive |
| 8 | I3A | Channel 3 analog reference / return |
| 9..16 | I4A, I4+ ... I7A, I7+ | Channels 4..7 (alternating reference / positive on every odd/even pair depending on the BaseUnit orientation) |
| Uv (terminals 9-16 on some BU types) | 24 V DC sensor supply, internally current-limited | Shared across channels |
| M / 1A..8A | Module reference / channel analog ground | All channels |
2-Wire vs 4-Wire Transducer Theory
The distinction is in how the transducer receives its operating power:
- 2-wire (loop-powered): The transducer draws its operating current from the same pair that carries the 4..20 mA signal. By Kirchhoff's current law the loop current is the only path, so the signal floor is non-zero (4 mA) and the engineering zero is at 4 mA. The module's internal Uv supply feeds this kind of sensor directly.
- 4-wire (separately powered): Two wires carry the regulated DC supply from an external source (often the field instrument's own PSU or a discrete MCB-fed 24 V), and two wires carry the analog signal back to the input. Signal and supply are galvanically independent. This category includes most frequency inverter analog outputs such as the ABB ACS560 AO1/AO2 terminals.
For 4-wire devices, the module must not inject 24 V on its Uv rail into the signal loop, because the transducer already sources its own power. Uv becomes a no-connect or is left for the 2-wire channels.
Uv Supply Characteristics
Uv on the 6ES7134-6GF00-0AA1 is a current-regulated 24 V DC rail. It is dimensioned for the small standing current of 2-wire 4..20 mA loops (≈ 4 mA minimum per channel). It is not a power output intended to feed 4-wire transmitters, drive contactors, or supply sensors that demand more than a few milliamps.
When a 4-wire transducer is wired but the module's Uv is also left connected to that sensor's supply input, two sources end up in parallel, which can cause:
- Ground-loop currents that lift the low-side reference above 0 V at the module's A terminal.
- Back-feeding of the field PSU through Uv, raising the channel's effective input above the legitimate 20 mA saturation.
- Saturated A/D conversion reading > 27648 in the process image, which in TIA Portal is visible as the value 32000 when the loop drives the front end past its compliance range.
Correct 4-Wire 4..20 mA Wiring Procedure
Use the diagram and steps below when the field sensor is an externally powered 4-wire transmitter (e.g., ACS560 AO output, level transmitter, pressure transmitter).
Step-by-Step
- Power down the ET 200SP station and the field device. Lock and tag the 24 V supply.
- Verify the module article number printed on the front: 6ES7134-6GF00-0AA1. Mixing up the BA with an ST variant changes pinout and configuration.
- Select the correct measurement type in TIA Portal: Device configuration → AI 8xI 2-/4-wire BA → Channel 0 → Measurement type = Current (4..20 mA) → Wiring = 4-wire. The Wiring dropdown is what activates the correct scaling and disables Uv feed-through for that channel.
- Run the signal cable from the transmitter's OUT (+) terminal to the module's I0+ terminal on the BaseUnit.
- Run the transmitter's RET (-) (signal return) to the module's I0A terminal on the same BaseUnit. I0A is internally bonded to the channel's analog reference; this is the only low-side path that completes the current loop into the A/D front end.
- Provide the transmitter's 24 V supply from a separate, regulated MCB-fed source. Connect +24 V and 0 V to the transmitter's power terminals. Tie the 0 V of this supply to the same protective earth and to the ET 200SP station ground.
- Leave Uv unused for this channel. Do not jumper Uv to the +24 V field wire. If Uv must remain energized (because other channels on the same module are 2-wire), be certain its wiring does not touch the 4-wire sensor's supply input.
- Tighten screw terminals to the manufacturer-published torque (≈ 0.5 N·m for the BU15-P16+A0/+A1 BaseUnits) and re-energize in this order: field supply → ET 200SP interface module → AI module → controller.
Why the Process Image Latches at 32000
The S7-1500 analog-input process image interprets the raw A/D count using the IEC 61131-9 normalized scale:
| Condition | Input current | Process value |
|---|---|---|
| Underflow | < 3.6 mA | -32768 (with diagnostics: wire break) |
| Nominal low | 4 mA | 0 |
| Nominal high | 20 mA | 27648 |
| Overrange | 20.0..22.81 mA | 27649..32511 |
| Overflow | > 22.81 mA | 32511 |
A reading of 32000 in the input word (e.g., %IW64) typically means the AI is reading just under the overflow threshold - the loop is being driven by a parallel voltage source or by back-feed through Uv. The most common root causes observed in the field:
- The transmitter's signal return and the module's I.A are bonded at the transmitter and at the cabinet chassis, creating a ground loop that lifts the module's reference above the loop's return.
- Uv has been wired in parallel with the field 24 V, so two regulators fight each other and the loop voltage climbs past 22.8 mA equivalent.
- The transmitter is configured for 0..20 mA output but the module is configured for 4..20 mA, so the bottom of the range reads -32768 and the top reads > 27648.
- The AI channel was set to Voltage by mistake and is being fed from a 4..20 mA source across its input impedance, pushing the input amplifier into saturation.
Resolution Procedure for the 32000 Fault
- In TIA Portal, open Devices & Networks → ET 200SP station → AI 8xI 2-/4-wire BA → Properties → Module parameters → Channel 0. Confirm:
- Measurement type: Current
- Current range: 4..20 mA
- Wiring: 4-wire (not 2-wire)
- Diagnostics: Overflow, wire break, short to ground enabled
- Re-wire using the diagram in the previous section. Make sure Uv (terminals 9..16) is not bonded to the sensor's supply.
- Disconnect the transmitter's analog return from any chassis ground at the cabinet entry plate; the only return path should be the wire into I0A.
- Compile and download the hardware configuration. Online, observe
%IW64(or the assigned channel input word for the relevant slot). A healthy signal at 12 mA should now read ≈ 13824. - If the AI module and the 4-channel module (e.g., 6ES7134-6JD00-0CA1) on the same station are both reading correctly but the 8-channel BA is not, the difference is almost always parameter configuration or wiring convention - never assume the BA is defective.
Commissioning & Verification in TIA Portal
Once wired, perform the following live checks before placing the loop in automatic control:
-
Reference check (4 mA): Force the transmitter output to its minimum. Expect
IW= 0 ± 16 counts. -
Span check (20 mA): Force the transmitter output to maximum. Expect
IW= 27648 ± 16 counts. - Linearity check (12 mA): Mid-scale force should read ≈ 13824.
- Diagnostic test: Open the signal wire at the transmitter end (with the loop powered). The module should report wire break (event ID 0x0311 in the diagnostics buffer) and the channel value should be -32768.
- Ground-loop sniff: Use a clamp-on milliamp meter on the signal return wire; if it does not match the milliamp reading on the signal+ wire, a parallel path exists.
Troubleshooting Matrix
| Symptom in process image | Likely cause | Corrective action |
|---|---|---|
| 32000 (near overflow) | Parallel supply into Uv, or 0..20 mA transmitter set against 4..20 mA module | Disconnect Uv jumper; switch transmitter to 4..20 mA mode |
| 32511 (overflow) | Open signal wire, no current flowing into I+/I.A | Check terminal screws, wiring continuity, transmitter output compliance |
| -32768 (underflow/wire break) | Wire break, loop current < 3.6 mA, or polarity on a 2-wire channel | Inspect conductor; verify 2-wire jumper per channel |
| Stable but wrong value | Incorrect scaling block, wrong channel wired | Cross-check NORM_X parameters against the intended channel |
| Oscillating / noisy | Shield not terminated at one end only, VFD output not filtered | Ground shield at cabinet end only; verify drive AO filter (e.g., par. 30.20 on ACS560) |
| Value correct on 4-channel module but 32000 on 8-channel BA | BA channel still configured for 2-wire or Uv is wired to the field supply | Switch channel to 4-wire; isolate Uv from the 4-wire sensor |
Specific Notes for the ABB ACS560 VFD Hookup
When sourcing a 4..20 mA reference from an ABB ACS560:
- Use terminals AO1+ (1) and AO1- (2) for the analog output. The drive sources the loop power internally (it acts as a 4-wire transmitter from the PLC's perspective).
- Configure parameter group 13 on the ACS560 (analog outputs): select signal source (e.g., parameter 01.06 Motor speed), scale the output range with parameters 13.15..13.20, and set Output signal scaling to 4..20 mA.
- Wire AO1+ to the ET 200SP AI module's I0+ terminal and AO1- to the module's I0A terminal. Do not bring drive ground to the module's M; use only the AO1- return.
- If the drive and the ET 200SP share a common cabinet 0 V bus, that bond is sufficient; do not add a second bond through the AO cable shield.
Adjacent Module Comparison
| Article number | Channels | Resolution | Wiring | Notes |
|---|---|---|---|---|
| 6ES7134-6GF00-0AA1 | 8 | 16 bit | 2-/4-wire | BA: current only, 4..20 mA |
| 6ES7134-6JD00-0CA1 | 4 | 16 bit | 2-/4-wire | ST: voltage, current, RTD/TC, higher accuracy |
| 6ES7134-6HB00-0DA1 | 2 | 16 bit | 2-/4-wire | HS: high-speed, sub-millisecond sampling |
FAQ
Can I power a 4-wire sensor from Uv on the 6ES7134-6GF00-0AA1?
No. Uv is a current-regulated 24 V rail sized only for 2-wire loop-powered devices (≈ 4 mA minimum). Driving a 4-wire transmitter from Uv creates a parallel supply that saturates the A/D input and reads near 32000 in the process image.
What process image value indicates the loop is wired correctly?
A healthy 4..20 mA loop returns 0 at 4 mA, 13824 at 12 mA, and 27648 at 20 mA, with the corresponding diagnostic event cleared. A reading of 32000 means the loop is being driven past 22.8 mA; 32511 indicates overflow (no current); -32768 indicates wire break (current < 3.6 mA).
Do I need a separate BaseUnit type for 4-wire sensors?
No. Both BU type A0 and A1 support 2-wire and 4-wire operation on the 6ES7134-6GF00-0AA1. The wiring mode is configured per channel in the TIA Portal device configuration; the BaseUnit only changes how the shared sensor supply Uv is distributed across channels.
Why does the same signal read correctly on a 4-channel ET 200SP AI module but show 32000 on the 8-channel BA module?
It is a configuration or wiring inconsistency, not a hardware failure. The most common cause is the 8-channel BA channel still being set to 2-wire with Uv feeding the loop, or Uv being parallel-bonded to the field 24 V supply. Switch the channel to 4-wire in TIA Portal and isolate Uv from the 4-wire sensor's supply path.
Where is the official wiring diagram for the 6ES7134-6GF00-0AA1?
The wiring and block diagram is published in the ET 200SP Manual Collection on the TIA Portal documentation portal at TIA Portal ET 200SP AI 8xI 2-/4-wire BA wiring and block diagram and as a stand-alone PDF at ET 200SP AI 8xI 2-/4-wire BA manual (PDF).