Siemens PLC sourcing desk · Multi-brand automation spares [email protected] +86 18359268345
Siemens In Stock OK

Siemens 6ES7223-1BL32-0XB0 Digital I/O Module – SM 1223

Request verified availability, condition, replacement risk review, packing options and courier lead time for 6ES7223-1BL32-0XB0.

Exact part6ES7223-1BL32-0XB0 RFQ auto-fillPart number attached Export packingDHL / FedEx / UPS Sales replyEmail or WhatsApp
BrandSiemens Part Number6ES7223-1BL32-0XB0 ConditionAvailability Check Lead TimeRFQ Confirmation DocumentsDatasheet / photos by RFQ ShippingExport packing available
Auto-filled RFQ 6ES7223-1BL32-0XB0

Click Request Quote and the part number is inserted into the inquiry form automatically.

Procurement Data

Key Product Information

Core fields for model confirmation and RFQ routing. Detailed product narrative remains below.

Brand
Siemens
Primary Part Number
6ES7223-1BL32-0XB0
Product Type
PLC Signal Module
Series / Family
SIMATIC
Country of Origin
DE
Catalog Category
I/O Modules
Operating Temp.
0 °C to +55 °C (horizontal); 0 °C to +45 °C (vertical)
Warranty
12 months from date of shipment
Model confirmed for inquiry 6ES7223-1BL32-0XB0 Send quantity, destination and urgency. The RFQ form keeps this part number attached.
Request Quote
Product Overview

Siemens 6ES7223-1BL32-0XB0 SM 1223 — 16DI/16DO Expansion Module for SIMATIC S7-1200 Control Systems

The SM 1223 signal module occupies a well-defined role in the S7-1200 control architecture: it extends the native I/O capacity of the CPU without introducing additional communication latency or requiring a distributed I/O network. The 6ES7223-1BL32-0XB0 is the maximum-density variant within the SM 1223 family, providing 16 digital inputs and 16 digital outputs in a single 45 mm wide housing. This configuration is particularly relevant in machine-level applications where the I/O count exceeds the CPU’s onboard capacity but the system complexity does not justify migration to an S7-1500 platform or a PROFINET-based distributed I/O topology.

The module connects directly to the right side of the S7-1200 CPU or to an existing signal module via the integrated backplane bus connector. Logic power (5 V DC, 145 mA) is drawn from the CPU backplane; field-side power (24 V DC) is supplied externally by the user. This separation of logic and field supply domains is a deliberate design choice that simplifies grounding schemes and reduces the risk of field-side transients propagating into the CPU logic domain.

In the S7-1200 process image cycle, the 6ES7223-1BL32-0XB0 inputs are read into the Process Image Input (PII) table at the start of each OB1 scan cycle, and outputs are written from the Process Image Output (PIQ) table at the end of the cycle. This synchronous update mechanism ensures that all 16 input states and 16 output states are consistent within a single scan, which is a prerequisite for deterministic ladder logic and function block execution. For time-critical applications, individual I/O points can be accessed directly (bypassing the process image) using immediate read/write instructions in TIA Portal.

Real-time Stock & RFQ: [email protected] | WhatsApp: +86 18359268345

Technical Parameters

Order Number (MLFB) 6ES7223-1BL32-0XB0
Module Family SM 1223 — Digital Input / Digital Output
Compatible Platform SIMATIC S7-1200 (CPU 1211C, 1212C, 1214C, 1215C, 1217C)
Digital Inputs 16 × 24 V DC, sink/source (IEC Type 1 / Type 3 compliant)
Digital Outputs 16 × 24 V DC transistor, source type
Output Current (per point) 0.5 A maximum
Output Current (module aggregate) 8 A maximum
Input Voltage Range 20.4 – 28.8 V DC
Output Voltage Range 20.4 – 28.8 V DC
Input Filter Time 0.2 ms – 12.8 ms (software-configurable per channel group)
Galvanic Isolation 500 V AC, field side to logic/backplane side
Logic Supply (backplane) 5 V DC, 145 mA (from CPU backplane bus)
Field Supply 24 V DC external (user-supplied)
Input Current Draw (24 V) 4 mA per input at 24 V DC
Dimensions (W × H × D) 45 mm × 100 mm × 75 mm
Weight approx. 200 g
Operating Temperature 0 °C to +55 °C (horizontal); 0 °C to +45 °C (vertical)
Storage Temperature −40 °C to +70 °C
Relative Humidity 5 % – 95 %, non-condensing
Protection Class IP20
Mounting 35 mm DIN rail or panel mount
Certifications CE, UL, cUL, ATEX Zone 2, IECEx, KC, RCM
TIA Portal Compatibility V13 SP1 and above; V16+ recommended
Warranty 12 months from date of shipment

Hardware Logical Analysis

The 6ES7223-1BL32-0XB0 implements optical isolation between the field wiring domain and the backplane logic domain at a rated withstand voltage of 500 V AC. Each input channel passes through a dedicated optocoupler stage. The LED emitter side is driven by the field 24 V DC signal through a current-limiting resistor network; the phototransistor receiver side interfaces directly with the module’s internal ASIC logic. This architecture ensures that ground potential differences between the field device and the PLC cabinet — common in large industrial installations with long cable runs — do not create common-mode interference on the logic bus.

The configurable input filter (0.2 ms to 12.8 ms) is implemented as a digital RC equivalent in firmware, applied per channel group. Shorter filter times (0.2 ms) are appropriate for high-frequency pulse signals such as proximity sensor outputs on fast-moving conveyors. Longer filter times (12.8 ms) suppress contact bounce from mechanical switches and relay auxiliary contacts, eliminating the need for external hardware debounce circuits.

The 16 transistor outputs use N-channel MOSFET switching elements in a source configuration. The MOSFET gate drive is controlled by the module’s output latch register, which is updated synchronously from the CPU’s PIQ table. Each output channel includes an integrated flyback suppression diode across the load terminals, providing protection against inductive kickback from solenoid valves, relay coils, and contactor coils up to the module’s rated current. The output stage also incorporates thermal shutdown protection: if junction temperature exceeds the safe operating threshold due to sustained overload, the affected output channel is disabled and a diagnostic flag is set in the module’s status register, accessible via TIA Portal’s online diagnostics view.

EMC performance is achieved through a combination of hardware and layout measures. The module’s PCB uses a ground plane layer that provides a low-impedance return path for high-frequency noise currents, preventing them from coupling into signal traces. The backplane connector pins are arranged to minimize crosstalk between adjacent signal lines. The module housing is designed to mate with the S7-1200 CPU’s shielding structure, maintaining continuity of the electromagnetic enclosure across the module stack.

System Integration Benefits

  • Zero-configuration hardware detection: TIA Portal automatically identifies the 6ES7223-1BL32-0XB0 upon project compilation and assigns I/O addresses without manual intervention, reducing commissioning time on multi-module systems.
  • Synchronous process image update: All 16 inputs are latched simultaneously at the start of each OB1 scan, and all 16 outputs are written simultaneously at scan end — eliminating within-scan I/O inconsistency that can cause logic errors in interlock-heavy programs.
  • Direct I/O access for time-critical tasks: TIA Portal supports immediate read (I:P) and immediate write (Q:P) instructions that bypass the process image, enabling sub-scan-cycle response for interrupt-driven OBs (OB40, OB82) without additional hardware.
  • Integrated channel-level diagnostics: The module reports short-circuit, overload, and wire-break conditions per output channel to the CPU’s diagnostic buffer. These events are accessible in TIA Portal’s online view and can be mapped to HMI alarm tags without custom programming.
  • Mixed I/O topology support: The 6ES7223-1BL32-0XB0 can be combined freely with SM 1221 (input-only) and SM 1222 (output-only) modules in the same expansion stack, allowing engineers to tailor the I/O mix precisely to the application’s sensor/actuator ratio.
  • Firmware-level filter configurability: Input filter times are stored in the CPU’s hardware configuration and downloaded with the project — no physical DIP switches or jumpers to set during panel assembly, reducing assembly errors and simplifying documentation.
  • Wide certification portfolio: CE, UL, ATEX Zone 2, and IECEx markings allow the same module to be used in standard industrial environments and in Zone 2 hazardous-area adjacent installations, reducing the number of approved module variants that procurement must manage.
  • Thermal derating data for vertical mounting: Siemens publishes explicit derating curves for vertical DIN rail installation (maximum 45 °C vs. 55 °C horizontal), enabling accurate thermal budget calculations during panel design without relying on conservative safety margins.
  • Backplane bus load transparency: The module’s 5 V bus current draw (145 mA) is a published, fixed value, allowing system designers to calculate total CPU backplane bus loading across all expansion modules and verify compliance with the CPU’s maximum bus current specification before hardware procurement.

Quality Assurance & Global Logistics

Every 6ES7223-1BL32-0XB0 unit supplied by siemensplc.com is sourced as genuine Siemens OEM product. Units are not refurbished, remanufactured, or relabeled unless explicitly stated in the order confirmation. Each module ships in original Siemens factory packaging with the holographic authenticity label intact and the factory serial number traceable to Siemens’ production records. Pre-shipment inspection is available on request for project-critical orders, covering visual inspection, label verification, and basic functional continuity checks.

Shipments originate from our warehouse in Xiamen, China. Xiamen is a designated free-trade port with direct access to major international freight carriers including DHL Express, FedEx International Priority, UPS Worldwide Express, and SF International. Standard in-stock orders are dispatched within 1–3 business days of payment confirmation. Express air freight to Europe, North America, Southeast Asia, and the Middle East typically achieves door-to-door transit times of 3–7 business days. Sea freight consolidation is available for large-volume orders where lead time permits. All shipments include commercial invoice, packing list, and certificate of origin documentation suitable for customs clearance in most jurisdictions. Export control classification is confirmed prior to shipment for destinations subject to dual-use regulations.

A 12-month warranty covers manufacturing defects under normal operating conditions. Warranty claims are processed with replacement unit dispatch upon receipt and inspection of the returned module. Technical support for installation, TIA Portal configuration, and commissioning questions is provided by our engineering team at no additional charge.

Contact Information

Email: [email protected]
WhatsApp: +86 18359268345
Web: siemensplc.com
Location: Xiamen, China
© 2026 siemensplc.com. All rights reserved.

Ready to quote

Send This Part Number to Sales

[email protected]
RFQ workflow

Confirmation Process

Quality workflow ->
01Model confirmation

We check the full part number, brand, series and visible nameplate information before quotation.

02Availability reply

Sales confirms stock path, condition option, quantity and realistic lead time for export dispatch.

03Packing & courier

DHL, FedEx, UPS or buyer courier arrangements can be reviewed with packing requirements.