gx3_network_map
Aggregate a PLC's external connections—IP addresses, CC-Link/SCON stations, safety relationships—to identify which unit or remote station owns a device before assuming program control.
Instructions
Map how this PLC is wired to everything outside it: IP addresses, CC-Link and SCON stations, and safety relationships, aggregated into one view. Use it to find which unit or remote station owns a device before assuming the program drives it. Reads the project and the comm detail CSVs; WRITES its own CSVs under the output directory. It does not communicate with any device -- everything is read from the project files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Extracted project folder. | |
| prefix | No | Communication prefix (optional). |