Jump to content

For Loop Iteration Count

From LabVIEW Wiki
For Loop Iteration Count
  • LabVIEW VI Analyzer Toolkit
    • Block Diagram
    • Complexity Metrics
    • Documentation
    • Front Panel
    • General
    • VI Metrics

For Loop Iteration Count is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It checks For Loops to ensure that the VI does not use both auto-indexing arrays and the N terminal to govern the number of iterations the For Loop runs. It can also check for multiple auto-indexing arrays governing the iteration count.