correlate_projects
Maps Ignition OPC tags to L5X PLC tags via OPC item path normalization, returning matched and unmatched tags to identify integration gaps.
Instructions
Build a full correlation map between an Ignition project and an L5X PLC project.
Walks all Ignition OPC tags, maps each to its L5X counterpart via OPC item path normalization, and returns matched pairs plus unmatched tags on both sides.
Args: ignition_path: Path to Ignition project directory or .zip export. l5x_path: Path to Studio 5000 .l5x file. mapping_file: Optional JSON file with explicit tag mappings (overrides convention).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l5x_path | Yes | ||
| mapping_file | No | ||
| ignition_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |