Fixing TIA Portal V15 Failure to Detect SIMATIC SM 322 Output Modules
A SIMATIC S7-300 station or ET 200S distributed I/O node that fails to enumerate its digital output module in TIA Portal V15 typically shows a persistent group-error LED (SF) on the affected module and a missing entry in the project tree. This reference documents the full diagnostic path: part-number confirmation, SF LED decoding, bus connector inspection, slot addressing, HW Config parameter assignment, and firmware/HSP compatibility, so an automation engineer can isolate the failure between the backplane connector, the module itself, and the TIA Portal V15 device configuration.
1. Problem Statement and Engineering Context
The reported failure mode in TIA Portal V15 is consistent: a SIMATIC 6ES7 322-8BF00-0AB0 digital output module is plugged into the rack or ET 200S terminal block, but the engineering software does not list it as an available node, does not display it in Devices & Networks, and does not produce a usable entry in the Online & Diagnostics view. A SIM 374 simulator (6ES7 374-2XH01-0AA0) set to its 16-output mode is similarly invisible, while the same simulator set to 16-input mode is recognized. The SF (red) LED on the 6ES7 322-8BF00-0AB0 module is lit solidly, indicating an internal or configuration fault.
This symptom set has three plausible physical layers:
- Backplane / bus connector layer: the module is not properly seated on the U-shaped backplane bus connector, or the connector is damaged, missing the terminating clip, or has oxidized contacts.
- Slot / configuration layer: the slot in HW Config (or the TIA Portal V15 device configuration) does not match the physical module, the part number is wrong, or the firmware version is unsupported by the installed HSP (Hardware Support Package).
- Module layer: the SM 322 itself is defective (failed output driver, internal EEPROM corruption, broken bus interface ASIC).
The objective of this document is to walk the engineer from the cheapest, fastest check (reseat the module, swap bus connectors) through the structured TIA Portal V15 diagnostic buffer and online diagnostics, ending with a firmware / module replacement decision matrix.
2. Affected Hardware Identification
Confirm the exact part numbers on the nameplate of every module before opening TIA Portal V15. The S7-300/ET 200S part-number system is precise: a single digit difference moves the module into a different hardware family and changes the GSD/HSP requirements.
| MLFB | Family | Function | Width | Key Specification |
|---|---|---|---|---|
| 6ES7 322-8BF00-0AB0 | ET 200S (SIMATIC DP) | SM 322 digital output | 15 mm | 8 DO 24 V DC / 0.5 A, short-circuit proof, diagnostics capable |
| 6ES7 374-2XH01-0AA0 | S7-300 | SIM 374 simulation module | 40 mm (double) | 16 DI or 16 DO switchable; substitutes any S7-300 SM 321/322 for testing |
The 6ES7 322-8BF00-0AB0 carries the 8B digit in the reference identifier, which designates the slim 15 mm electronic module for the ET 200S distributed I/O system. It is not a classic S7-300 SM 322 with a 40 mm housing; it is the ET 200S variant that slides into a TM-E terminal module. Misidentifying the module as an S7-300 SM 322 and configuring it in the rack of an S7-300 CPU is a configuration error: TIA Portal V15 will not match the part number and will flag the slot as empty or faulted.
Reference the official SIMATIC ET 200S Distributed I/O System Manual for the full module catalog and the S7-300 Module Data Manual for the classic SM 322 part-number family.
3. Decoding the SF LED on the SM 322
The SF LED on a SIMATIC digital output module is the primary visible diagnostic. A solid red SF LED with the module plugged in and powered indicates one of the following states, ranked by frequency in the field:
| SF State | Meaning | Likely Cause | First Action |
|---|---|---|---|
| Solid red, no communication with CPU/IM | Module not detected on backplane | Damaged/missing bus connector; module not latched | Remove, inspect, reseat module; replace U-bus connector |
| Solid red after configuration download | Configuration mismatch | Slot in HW Config empty, wrong article number, or unsupported firmware | Open Online & Diagnostics, read diagnostic buffer |
| Solid red, BF (bus fault) LED also lit | PROFIBUS / PROFINET IO failure | Interruption on fieldbus to IM 151 / IM 153 | Check wiring, terminating resistor, IM diagnostics |
| Solid red with channel-level fault | Short circuit or wire break on a digital output | Sensor/load wiring fault, missing 24 V on channel | Check wiring, de-energize, isolate channel, view channel diagnostics |
| Solid red, no BF, after power cycle | Module hardware fault | Defective SM 322 PCB, EEPROM, or bus interface | Swap with known-good spare; order replacement |
The diagnostic is described in the SIMATIC ET 200S Operating Instructions, which state that the SF LED reports both module-level (rack/parameter assignment) and channel-level (wire break / short circuit / missing load voltage) faults. Without 24 V at the power terminals of the terminal module, the SM 322 cannot enumerate, but in that case the PWR LED is also dark, which is a clear differentiator.
4. Layered Root-Cause Analysis
When TIA Portal V15 will not list the SM 322 as a node but a SIM 374 simulator in input mode is recognized, the cause is most often on the backplane side or in the slot configuration. The following table is the diagnostic matrix used during field commissioning.
| Layer | Test | Pass Criterion | Tool / Action |
|---|---|---|---|
| Mechanical seating | Module latches audibly and visually | Locking lever fully down, module flush with neighbors | Visual + tactile inspection |
| Bus connector | U-shaped backplane bus connector present, undamaged, locked | All blades aligned, no corrosion, terminating clip on last module | Removal, inspection under magnifier, replacement |
| Power supply | 24 V DC at TM-E power terminals | Within 20.4 - 28.8 V DC tolerance of the SM 322 datasheet | Multimeter at terminals L+ / M |
| Slot / part-number match | Configured article number in HW Config = physical label | 6ES7 322-8BF00-0AB0 with matching firmware | Device view, Properties > Catalog |
| HSP / firmware compatibility | TIA Portal V15 has the HSP for the module firmware | Module appears in the hardware catalog under SIMATIC ET 200S | Options > Support Packages; TIA Portal Update |
| Module health | Module enumerates on a known-good IM / rack | SF LED off after configuration download | Cross-test in a healthy station |
5. Reading the TIA Portal V15 Diagnostic Buffer
Open the project, expand the device tree, right-click the head module (CPU or IM), and select Online & Diagnostics > Diagnostics Buffer. The buffer is time-stamped, FIFO, and lists every module insertion, parameter assignment, and interrupt. For a non-detected output module the entries that matter are:
| Event ID (Hex) | Plain-text Entry | Interpretation |
|---|---|---|
| 0x13B1 | Parameter assignment error on module | HW Config slot / article number does not match physical module |
| 0x39B1 | Module parameter assignment error | Module rejected parameters; firmware mismatch suspected |
| 0x3581 | Diagnostic interrupt from module - channel fault | Channel-level fault, e.g. wire break, short circuit |
| 0xE002 | Module removed or not responding | Backplane communication failure; reseat or replace bus connector |
| 0x4307 | Module does not exist in configured slot | Configured module type not present or wrong article number |
These event IDs are documented in the SIMATIC S7-300/400 and TIA Portal system diagnostics manual. If 0xE002 or 0x4307 appears, the problem is not the SM 322 itself but the path between the CPU/IM and the module. If 0x39B1 appears, the module is enumerated but rejects the parameter set - update the HSP for TIA Portal V15.
6. Hardware Verification: Bus Connector, Backplane, and Slot Rules
The U-shaped backplane bus connector (Siemens part 6ES7 393-4AA00-0AA0 for ET 200S-class 15 mm modules) carries PROFIBUS-DP, the auxiliary voltage, and the slot addressing. A single bent blade, a missing contact spring, or a connector that has been pulled out and reinserted multiple times without cleaning will produce the exact symptom set observed: SF on, no enumeration, simulator in adjacent slot fine. Follow this procedure on the bench:
- Power down the station. Wait for the DC bus to discharge (5 seconds minimum).
- Remove the suspect SM 322 from its terminal module. The locking lever on the bottom of the electronic module must be in the open position before removal.
- Pull the U-bus connector out of the adjacent module slot, inspect both sides of the connector. Look for bent blades, missing springs, green corrosion on contact surfaces, or plastic deformation of the housing.
- Clean the connector with isopropyl alcohol and a lint-free swab if the contact surfaces show light oxidation. Replace the connector if any blade is bent, missing, or shows heavy pitting.
- Reinsert the U-bus connector so that it bridges the terminal module to the next slot. Ensure the retaining clip is engaged.
- Plug the SM 322 back into the terminal module, press the locking lever fully down. The module must be flush with the adjacent module and the locking lever audibly clicks.
- Restore 24 V DC. Observe the SF LED without any TIA Portal download: a healthy unconfigured module will briefly show SF until it receives its parameter assignment.
Reference: SIMATIC ET 200S System Manual, section 4.3 "Mounting the U-bus connector".
7. Step-by-Step Configuration Correction in TIA Portal V15
Once the hardware is reseated and the SF LED is dark or briefly flashes, the TIA Portal V15 project must be checked for slot, article number, and HSP coverage.
- Open the project, double-click Devices & Networks, select the head module (CPU 31x or IM 151/153).
- Open the device view. The slot table shows every configured module. The slot containing 6ES7 322-8BF00-0AB0 must match the physical slot; a slot in the configuration with no physical module is also a configuration error and will produce a diagnostic interrupt.
- Click the slot occupied by the SM 322. In the Properties > General tab, verify:
- Article number:
6ES7 322-8BF00-0AB0 - Firmware: matches the label on the physical module, for example
V1.0.0orV2.0.0. - Slot: matches the physical position (slot 4 in the device view = fourth electronic module in the ET 200S row).
- Article number:
- If the article number does not appear in the hardware catalog, the HSP for the module is missing. Open Options > Support Packages and install the latest ET 200S HSP for TIA Portal V15. The download is available from Siemens Industry Online Support.
- Compile the project (Project > Compile > Hardware (rebuild all)) and download the configuration to the head module.
- Watch the SM 322 SF LED during the download: it must extinguish within 2 - 3 seconds of the download completing if the parameter assignment is accepted.
8. Cross-Verification by Slot Swapping
When a single slot is suspected of having a damaged U-bus connector but the connector itself looks clean, swap the suspect SM 322 with a known-good module in a known-good slot. Two outcomes are informative:
- SM 322 enumerates in the new slot: the original slot has a damaged U-bus connector or terminal module (TM-E). Replace the U-bus connector and, if needed, the terminal module.
- SM 322 still does not enumerate in the new slot: the module is defective. Move it to a storage shelf for RMA and install a replacement.
Perform the same swap with the SIM 374 simulator in 16-output mode. If TIA Portal V15 enumerates the SIM 374 in 16-input mode but not in 16-output mode at the same slot, the slot's U-bus connector is healthy and the problem is in the SM 322 itself, not the rack. If neither mode is recognized, the slot is bad.
9. HSP, GSD, and Firmware Compatibility
TIA Portal V15 was released in March 2018 and reached its last HSP update cycle in 2020. ET 200S modules with article numbers released after this date require a later TIA Portal version (V15.1, V16, V17, or later) or a dedicated HSP. Confirm compatibility with the official catalog:
- Open Siemens Industry Online Support and search for the article number
6ES7 322-8BF00-0AB0. - Open the entry. The Support tab lists the TIA Portal versions in which the module is supported and the firmware versions delivered with each HSP.
- Compare the firmware printed on the physical module with the firmware shown in TIA Portal V15's hardware catalog. A firmware newer than what V15 supports is the most common cause of
0x39B1 Parameter assignment errorevents.
If a firmware mismatch is confirmed, the engineer has three options: downgrade the module firmware (only possible if a Siemens field PG with a suitable firmware file is available, and only on modules with field-upgradable firmware); upgrade the engineering tool to a newer TIA Portal version; or replace the module with a revision that matches V15. Field engineers typically choose the third option to keep the engineering toolchain stable.
10. Power Distribution and Grounding Checks
Even with a perfect backplane and a correct configuration, the SM 322 will not enumerate if the 24 V supply is missing, reversed, or has excessive ripple. Use a multimeter and an oscilloscope to verify the supply at the power terminals of the terminal module that feeds the SM 322:
- Voltage: 20.4 - 28.8 V DC (Siemens specification for ET 200S digital modules).
- Ripple: less than 5 % of nominal. Excessive ripple indicates a heavily loaded power supply, undersized wiring, or a failing PSU.
- Polarity: L+ on the terminal marked L+, M on the terminal marked M. Reversed polarity will not damage the SM 322 immediately (most are protected) but will prevent enumeration.
- Grounding: the M terminal of the power section must be bonded to the cabinet ground bus with a low-impedance conductor. A floating M terminal is a common source of intermittent module failures.
11. Verification Procedure
After the corrective action, run the following verification sequence before declaring the fault closed:
- Open TIA Portal V15, connect to the head module, navigate to Online > Accessible Nodes. The station now appears with the SM 322 in its slot.
- Open Online & Diagnostics for the SM 322. The diagnostic buffer shows no entries dated after the corrective action. Channel diagnostics show "OK" for all eight output channels.
- Force a single output high via the watch table (Online & Diagnostics > Force). Verify with a multimeter or indicator lamp that the output transistor closes and the load is energized.
- Cycle power to the station. The SM 322 must enumerate within 2 - 3 seconds of the head module coming up, and the SF LED must stay dark.
- Leave the station running for at least one hour under normal load. A failure that reappears within this window is an intermittent backplane contact or a marginal power supply.
12. Preventive Best Practices
- Apply a thin layer of contact lubricant (e.g. Cramolin Kontact 200) to the U-bus connector blades during annual maintenance.
- Document the firmware version of every module in the station's EPLAN or AutoCAD schematic. A firmware audit is faster than chasing
0x39B1events after a TIA Portal upgrade. - Keep the head module's project file (the .ap15 archive) in version control. A configuration drift between the project and the physical rack is a frequent cause of phantom detection failures.
- Use the Siemens Industry Online Support entry for each article number to track end-of-life announcements. ET 200S reached its end-of-active-marketing date, and stock of spare modules is increasingly limited; the diagnostic discipline documented here is even more valuable when spare parts are scarce.
- Train every new automation engineer to read the diagnostic buffer first, swap the bus connector second, and replace the module last. This sequence minimizes mean time to repair and avoids unnecessary spare-part consumption.
13. Quick Reference: TIA Portal V15 Detection Failure Decision Tree
- Is the SF LED on? → Yes → go to step 2. → No → module is healthy, problem is in the project configuration.
- Is 24 V present at the terminal module power terminals? → No → fix power. → Yes → go to step 3.
- Does TIA Portal V15 show the module in the hardware catalog with the exact article number? → No → install the correct HSP. → Yes → go to step 4.
- Does the configured slot match the physical slot and the configured firmware match the physical firmware? → No → correct the project. → Yes → go to step 5.
- Does the U-bus connector pass the visual inspection (no bent blades, no corrosion, fully engaged)? → No → replace the connector. → Yes → go to step 6.
- Does the module enumerate when swapped to a known-good slot? → Yes → original slot's U-bus connector or terminal module is bad. → No → module is defective; replace.
Why does TIA Portal V15 see the SIM 374 simulator in 16-input mode but not in 16-output mode at the same slot?
The 16-input mode of the SIM 374 (6ES7 374-2XH01-0AA0) presents the same electrical signature to the backplane as a healthy SM 321 input module. The 16-output mode draws power from the backplane to drive its simulated outputs. If the slot's U-bus connector is marginal, the additional load of the simulated outputs prevents enumeration, while the input-only signature passes. This is a classic backplane contact issue, not a software issue; replace the U-bus connector at that slot.
What does a solid red SF LED on the 6ES7 322-8BF00-0AB0 mean if the BF LED is off?
A solid SF with BF off indicates a module-internal fault or a parameter assignment error, not a bus fault. Read the TIA Portal V15 diagnostic buffer for the head module. Event ID 0x13B1 (parameter assignment error) or 0x39B1 (parameter rejected) point to a configuration or firmware mismatch; event ID 0xE002 (module not responding) points to a backplane or module failure.
Can the SM 322 6ES7 322-8BF00-0AB0 be used in a classic S7-300 rack?
No. The -8BF00-0AB0 suffix identifies the ET 200S 15 mm electronic module, which is mechanically and electrically incompatible with the 40 mm S7-300 SM 322 form factor. The classic S7-300 SM 322 part numbers are 6ES7 322-1Bxxx, 6ES7 322-1Hxxx, 6ES7 322-5xxx, and 6ES7 322-8BF10-0AB0 (a different -8B variant). Configuring the -8BF00-0AB0 in an S7-300 slot will produce a "module does not exist" diagnostic interrupt.
How do I install the missing HSP for an ET 200S module in TIA Portal V15?
Open TIA Portal V15, navigate to Options > Support Packages. Click "Install from file" and select the HSP archive (.zip) downloaded from Siemens Industry Online Support. Restart TIA Portal V15 after installation. The new module article number will then appear in the hardware catalog under SIMATIC ET 200S, and the firmware versions delivered with the HSP will be selectable in the Properties tab of the slot.
After reseating the module the SF LED is dark for a few seconds and then comes back on. What is the next step?
The brief dark period shows the module is being detected and parameterized; the returning SF shows the parameter assignment is being rejected. Read the diagnostic buffer for a 0x39B1 "Parameter assignment error" event. Open the slot's Properties and check whether the firmware in the project matches the physical module. A common cause is that TIA Portal V15 defaults to a newer firmware revision that the physical module cannot run. Pin the firmware version to the physical label and re-download the configuration.