Jump to content

Wait in While Loop

From LabVIEW Wiki
Revision as of 07:10, 20 August 2024 by Logmanoriginal (talk | contribs) (Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=performance}} '''Wait in While Loop''' is a VI Analyzer test installed by the LabVIEW...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Wait in While Loop
  • LabVIEW VI Analyzer Toolkit
    • Block Diagram
    • Complexity Metrics
    • Documentation
    • Front Panel
    • General
    • VI Metrics

Wait in While Loop is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It checks While Loops with front panel control terminals for structures or functions other than I/O functions that regulate the speed of the While Loop.

Explanation

Unthrottled While Loops will execute at maximum possible speed, resulting in very high CPU usage.