LabVIEW 2024 Q3

From LabVIEW Wiki
Jump to: navigation, search
LabVIEW 2024 Q3
LV2024.png
Release Date(s)
  • July 16, 2024



Key Features and Changes
  • File Save Versions
  • UX Improvements for LVCompare
  • Preview: .NET 8.0 Support





LabVIEW 2024 Q3 was released on July 16, 2024.

New Features

  • Edit and save files for a previous version of LabVIEW (17.0 or higher)
    • Adds a new Save Version option to Projects, Project Libraries, Classes, and Interfaces.
    • Adds a new Save Version indicator to the VI toolbar.
    • Adds a new version tag next to file names in the Project Explorer if the actual file version is different from the configured version (e.g., "My Function.vi [20.0]").
    • New VIs are created with the configured version.
    • VIs that use features incompatible with the configured version are saved in the earliest version that supports the feature.
    • Incompatible features are reported as warnings in the Error list dialog.
  • Improvements for LVCompare
    • Highlight items from either the differences or details list
    • Arrow key navigation for the differences and details list
    • Front panel position / size changes and cosmetic changes on the block diagram appear in italic
    • Block diagrams can automatically scale to fit the selected difference
    • Dialog positions of compared VIs can be swapped using the Swap VI Positions command

Preview Features

These features can optionally be enabled in the options dialog under Preview Features.

External links