gx3_data_flow
Trace data movement in MELSEC .gx3 projects by building conservative argument-level source-to-destination edges with conditions, widths, and confidence. Unparsed operations are reported as unresolved, never guessed.
Instructions
Build conservative argument-level source-to-destination value-flow edges. Known transfer and other classified instructions produce edges with argument indexes, ranges, widths, execution condition, and confidence. Unknown or partially parsed operations are returned as unresolved records; no guessed edge is emitted. Device comments are included when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Extracted project folder. | |
| device | No | Only edges touching this device. | |
| format | No | json | |
| opcode | No | Only this exact instruction opcode. |