PLCcheck

S5 to S7 Input Address Mapping: E → I (EN) / E (DE)

S5 to S7 input address conversion reference. Bit, byte, and word addressing for inputs (E/I). Addresses are identical — only the mnemonic changes in English.

·3 min read
S5S7inputaddressmappingEIEingang

Diesen Artikel auf Deutsch lesen

S5 to S7 Input Address Mapping: E → I (EN) / E (DE)

Input addresses transfer directly from S5 to S7. The address numbers are identical. The only change is the mnemonic in English: E (Eingang) becomes I (Input).

Address Mapping Table

S5 AWLS7 STL (DE)S7 STL (EN)S7 SCLDescription
E 0.0E 0.0I 0.0"Input_0_0"Input bit 0.0
E 0.7E 0.7I 0.7"Input_0_7"Input bit 0.7
E 1.0E 1.0I 1.0"Input_1_0"Input bit 1.0
EB 0EB 0IB 0"InputByte_0"Input byte 0 (bits 0.0–0.7)
EB 1EB 1IB 1"InputByte_1"Input byte 1 (bits 1.0–1.7)
EW 0EW 0IW 0"InputWord_0"Input word 0 (bytes 0+1)
EW 2EW 2IW 2"InputWord_2"Input word 2 (bytes 2+3)
ED 0ED 0ID 0"InputDWord_0"Input double word 0 (bytes 0–3)

Key Facts

Migration Note

When migrating from S5 to S7 with TIA Portal, input addresses typically remain unchanged as long as the I/O module is mapped to the same address range. The Siemens converter tool preserves input addresses automatically.

See also: Output Address Mapping (A→Q) | Marker Address Mapping (M→M)


Part of the S5→S7 Address Mapping Reference. Maintained by PLCcheck.ai.

Related Articles

Analyze your PLC code with AI

PLCcheck Pro explains, documents, optimizes, and migrates PLC code — automatically.

Try PLCcheck Pro →
← Back to Blog

Not affiliated with Siemens AG. S5, S7, STEP 5, STEP 7, and TIA Portal are trademarks of Siemens AG.