Export/import ladder logic, When you import rungs – Rockwell Automation Logix5000 Logix5000 Controllers Quick Start User Manual
Page 73
![background image](/manuals/579756/73/background.png)
Publication 1756-QS001E-EN-P - October 2009
73
Program a Project Offline Chapter 5
Export/Import Ladder Logic
If you want to re-use ladder logic from another project, simply export the logic to an L5X file and import it
into the required project. The L5X file contains all that you need for the logic except I/O modules.
When You Import Rungs
When you import rungs, RSLogix 5000 software shows a list of the tags and user-defined data types that go
along with the rungs. Use the list to manage the tags and data types that are created during the import
operation.
L5X file
rungs
tags
data types
comments
Project A
Export
Import
Project B
If you place the variables for the rungs in a user-defined data
type, you have less tags to manage.
If desired, you can rename a tag to
make it fit the project better.
If a tag already exists in the project,
you can either:
• use the existing tag, which
discards the tag in the library file
and binds the logic to the existing
tag.
• rename the tag, which creates a
new one.
If an I/O tag already exists in the project, the import operation uses this tag for
any aliases to that tag name. Once you import a project, make sure you check
the alias tags for accuracy.
No new I/O tags are created.
The Operation column shows what will happen to each tag and data type during
the import. The software either creates it, uses an existing one in the project, or
discards it (does not import it).