Jump to content

Case Structure with String Range: Difference between revisions

From LabVIEW Wiki
Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=warnings}} '''Case Structure with String Range''' is a VI Analyzer test installed by th..."
 
(No difference)

Latest revision as of 07:43, 20 August 2024

Case Structure with String Range

Case Structure with String Range is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It detects Case Structures with strings wired into the case selector with one or more ranges in selector labels.

Explanation

The use of ranges is not recommended with Case Structures based on strings.