gx3_trace_device
Trace a device's ON/OFF/hold from ladder topology, including master-control zones, warnings for multi-coil and jumps. Identify why a PLC coil activates and keep its comment.
Instructions
Trace a device's ON/OFF/hold conditions from exact ladder topology. MC master-control zone conditions are folded into the enable logic, and the output warns on multi-OUT-coil devices and rows below a conditional jump. The output carries each device's comment: keep every device paired with its comment when you report the result, and show the rung itself with gx3_ladder_print rather than describing it in prose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ja | No | Japanese headings. | |
| root | Yes | Extracted project folder. | |
| device | Yes | Target device, e.g. Y10, M4801, D200. | |
| compact | No | Evidence-focused compact summary. | |
| max_depth | No | ||
| strict_logic | No | Derive AND/OR from topology (recommended). |