LabVIEW 2024 Q3
LabVIEW 2024 Q3 |
Release Date(s) |
|
Key Features and Changes |
|
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.
- Enable .NET Core support (limited support for .NET 8.0)
- Enables .NET Core Support for Constructor Nodes, Property Nodes, and Invoke Nodes.
- Enables Support for int, string, bool, and char.
- Adds a new Select .NET Core Constructor option to the context menu of Constructor Nodes.