LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Announcing LabVIEW 2025 Q1!

LabVIEW 2025 Q1 was released on January 23rd and is available for download!

 

DPrida_0-1739419010402.png

 

We’re excited to announce the release of LabVIEW 2025 Q1, which comes with exciting new features that improve interoperability and collaboration.

 

  • Support for .NET 8.0
  • Support for Python 3.11 and 3.12
  • Changes to Compare VIs and other LabVIEW Files – adds HTML format for comparison reports
  • New Row Options – Added options for word warp and alternating colors

 

NoteLabVIEW 2025 Q1 Patch 1 is available for download on ni.com or NI Package Manager. Find more information below.

 


 

LabVIEW 2025 Q1 Features and Changes Section in the Manual:

.NET (Core) 8.0 Support

LabVIEW 2025 Q1 supports loading and running .NET 8.0 assemblies on Windows. The following features are also supported with .NET 8:
  • Building applications, packed libraries, and source distributions.
  • Defining and using static properties and methods.

 

DPrida_4-1739419766356.png

 

Note The .NET Container, registering VIs for event callbacks, and building .NET assemblies, are not yet supported with .NET 8.

Python Support

LabVIEW 2025 Q1 supports Python 3.11 and 3.12.
Note: LabVIEW 2025 will continue to support Python 3.9 and 3.10.

Changes to Compare VIs and Other LabVIEW Files

LabVIEW 2025 Q1 adds the HTML format for VI comparison reports. These reports include:
  • Annotated images of differences, including different colors for additions, modifications, and removals.
  • Images of changed VI icons and connector panes.
  • Collapsible sections to help focus on the remaining differences during reviews.

Interactive comparison of VIs also has new annotations and buttons to copy images of differences to the clipboard. You can easily use these features in change comments, such as in Pull Requests with Git.

Project, library, and class files now contain better property labels and less redundant information. It makes it easier for you to review changes using third-party tools for text files.

 

 

DPrida_2-1739419727361.png

New Row Options for Listbox, Multicolumn Listbox, Table, and Tree Controls
LabVIEW 2025 Q1 adds the following new options to listbox, multicolumn listbox, table, and tree controls:

  • Added Word Wrap option. This option causes text in a cell to display in multiple lines if the column is not wide enough to display the complete text. This option will work best when used in combination with Autosize Row Height.
  • Added alternating row background color option. This option makes it easier to associate text with the correct row, especially when the control is not showing horizontal lines. In high contrast themes, this feature is disabled when using system colors for both the text and the background color.

 

DPrida_5-1739419778438.png

 

New Properties, Methods, and Events

LabVIEW 2025 Q1 includes the following new properties, methods, and events:
  • The Project and Library classes include the following new property:
    • Save Version (read only) — Returns the save version of the project or library.
  • The Project class includes the following new method:
    • Set Project Save Version — Sets the save version of the project. Version is specified as a short form LabVIEW version string, such as 24.0 representing LabVIEW 2024 Q1. The oldest supported version is 17.0. This method will load all project items. The items will prompt to be saved on close if not already saved in a compatible version.
  • The Library class includes the following new method:
    • Set Library Save Version — Sets the save version of the library. Version is specified as a short form LabVIEW version string, such as 24.0 representing LabVIEW 2024 Q1. The oldest supported version is 17.0. This method will load all library and class items. The items will prompt to be saved on close if not already saved in a compatible version.
  • The Listbox, Multicolumn Listbox, Table, and Tree classes include the following new properties:
    • Word Wrap — Determines whether the height of a row is based on explicit lines or wrapped text.
    • Alternating Row Colors — Row background colors alternate to make row size and boundaries more obvious.
    • Alternate Row Background Color — Background color used to draw alternate rows.

You can download LabVIEW, here, today!

 

NoteLabVIEW 2025 Q1 Patch 1 is available for download on ni.com or NI Package Manager.

You can find more information on the LabVIEW 2025 Q1 Bug Fixes page.

And for assistance with installing patches, learn more in this KnowledgeBase article: Identifying and Installing Patches.

Here's a link, too: LabVIEW 2025 Q1 Patch 1 download

 

 

Message 1 of 1
(422 Views)