gx3_device_map
Identify device-type usage ranges, density, and free gaps in Mitsubishi GX Works3 PLC projects from the SQLite index to locate available address space.
Instructions
Device-type usage ranges, density, and free gaps from the SQLite index (build index-lite first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Extracted project folder. | |
| types | No | Comma-separated device types, e.g. M,D,W. | |
| min_free | No | Only report free gaps at least this large. |