Jump to content

Type Casting References

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

Type Casting References is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It detects the situation where a Type Cast function is being used to cast one reference data type into another reference data type.

Explanation

This can sometimes lead to instabilities or crashes with certain reference data types.