Run a nested FOR loop every scan in this rungs.dev Add-On Instruction and report the total inner-loop iteration count — 1001 when fully enabled.
| Name | Type | Usage | Description |
|---|---|---|---|
| In_Enable | BOOL | Input | 1 enables the loop execution logic. |
| Out_TotalIterations | DINT | Output | The total number of inner loop iterations completed in the current scan. |
Open this exercise in Rungs Studio, write your solution, then click Test in the toolbar to verify your work against the built-in test cases.