I/O list to TIA Portal.
A reviewed I/O list becomes a GlobalDB block and a PLC tag-table CSV. Tag names sanitized for IEC 61131-3, data types assigned by signal class, %IW / %QW / %I / %Q addresses allocated from a configurable start. Ready for an S7-1200 or S7-1500 project.
What the GlobalDB export produces.
A reviewed I/O list becomes a GlobalDB block and a PLC tag-table CSV. Tag names sanitized for IEC 61131-3, data types assigned by signal class, %IW / %QW / %I / %Q addresses allocated from a configurable start. Ready for an S7-1200 or S7-1500 project.
The same reviewed I/O list reshapes to every other PLC platform and data-exchange format your project might use.
From I/O list to project tree.
- 01UploadI/O list or P&ID set
- 02MapColumns to TIA fields
- 03Allocate%IW / %QW addresses
- 04ImportGlobalDB or tag table
How the columns map.
Every I/O list column has a TIA Portal destination. Auto-mapped fields populate from defaults you can override at export; derived fields use I/O list values when present and fall back to auto-allocation otherwise.
| I/O list column | Target field | Notes |
|---|---|---|
| Tag | Name | auto |
| Service description | Comment | preserved |
| Signal class = AI | LogicalAddress %IW | auto |
| Signal class = AO | LogicalAddress %QW | auto |
| Signal class = DI | LogicalAddress %I | auto |
| Signal class = DO | LogicalAddress %Q | auto |
| Cabinet / Card / Ch | LogicalAddress | derived |
| Loop number | Comment suffix | optional |
| Sub-class (BPCS/SIS) | GlobalDB target | optional |
| Range / units | not exported | optional |
Other targets.
Common questions
Does the export produce a GlobalDB XML or a PLC tag table?
Which CPU families are supported?
How is signal class mapped to data type and address space?
Are tag names sanitized for IEC 61131-3 identifier rules?
Can the same I/O list export to TIA Portal and Studio 5000 at the same time?
What if a TIA Portal block already exists at the chosen number?
Bring it into your project.
Upload an I/O list or a P&ID set, review the rows, export a GlobalDB XML or a PLC tag-table CSV ready for an S7-1200 or S7-1500 project.