Application notes
The following information is provided to help you better understand the behavior of
FactoryTalk Design Studio
in other applications or under certain circumstances.- The import log file is not updated when the same L5X file is imported multiple timesAn inconsistency occurs that causes the Import log file not to be updated when the same L5X file is imported multiple times.
- External configuration change dialog opens in errorLatency sometimes occurs for users connecting from outside of North America when changing device connections. The latency causes theExternal configuration changedialog to open in error after selectingOK.
- Tag values in the Structured Text EditorIn some instances, you must use the Tag Editor to view tag values in the Structured Text Editor.To open the Tag Editor, in theSystemexplorer, expand the Program and then expandTags & Parameters.
- Converting User-Defined Libraries to .l5x FilesAOIs and UDTs defined in User‑Defined Libraries (UDL) are included in the generated.l5xfile from the Convert functionality; however, the fully qualified name (FQN) is not preserved during conversion.When multiple objects share the same name but originate from different UDLs, behavior differs by object type:
- AOIs:Only the first AOI found in the controller is included in the.l5xfile; additional AOIs with the same name are not included.
- UDTs:All UDTs are included in the.l5xfile.Studio 5000 Logix Designerautomatically resolves naming conflicts by appending a sequential suffix to duplicate names during import.
- Copy and Paste Limitations Between Project Libraries and User‑Defined LibrariesCopying and pasting object definitions from theProject Libraryinto User‑Defined Libraries (UDLs) is not supported.This restriction is intentional to prevent conflicts and broken object references when a library is shared and imported into other projects. Objects defined in the Project Library cannot be shared outside the originating FTDS project; allowing them to be copied into a UDL could result in invalid or unresolved references once the UDL is consumed elsewhere.
- Conflict Resolution Behavior with Shared LibrariesIn some scenarios where a UDL is being worked by more than one user and changes involve deleting a UDL or updating its metadata (such as, name, description or version) , conflicts may not prompt a resolution dialog during synchronization. In these cases, the latest accepted changes are applied automatically. This behavior is consistent with how FTDS detects conflicts, which is based on file‑level changes rather than individual object states.Version history can be used to review past changes, but it cannot recover deleted objects.
Provide Feedback