Thank you for your time,
Prerequisite: OPC UA server with duplicate folder display names but unique path ID’s
Problem: Connected Devices Tag Import ignores folders with duplicate names when adding tags into the provider
Expectation: The structure in the OPC Browser pane persists in the Provider pane when added using the ‘add’ arrow button
Attempted:
- Selecting a parent node, to see if the add button adds each folder with the same name (fail)
- Multi-Select each folder, to see if the add button adds all selected folders with the same name (fail)
- Using the Provider ‘+’ button, add a new folder with the same name (fail - auto-suffix)
- Removing the auto-suffix from a name to make it the same as the existing folder (fail - overwrite dialog)
- Reviewed the internet and inductive forums for similar issues (fail)
- Consulted several chatbots (dopamine++, fail)
Naive Interpretation: Perhaps the folder structure of provider pane uses the display name to determine uniqueness, while the OPC Browser uses the tag Path to determine uniqueness. The difference in key fields creates a situation that the existing OPC server structure cannot be imported directly.
Request: Is there a setting or process that would enable importing the existing tag structure, persisting the duplicate display names?
Ignition Platform: 8.1.48
My sincerest thanks in advance for your patience and understanding.