LabVIEW 2025 Q1: Difference between revisions
Appearance
NJKirchner (talk | contribs) m typo in the word Load and run from Lad and run |
Add links for known issues and bug fixes |
||
Line 44: | Line 44: | ||
==External links== | ==External links== | ||
* [https://www.ni.com/docs/en-US/bundle/labview/page/labview-2025q1-changes.html LabVIEW 2025 Q1 Features and Changes] (LabVIEW User Manual) | * [https://www.ni.com/docs/en-US/bundle/labview/page/labview-2025q1-changes.html LabVIEW 2025 Q1 Features and Changes] (LabVIEW User Manual) | ||
* [https://www.ni.com/en/support/documentation/bugs/25/labview-2025-q1-known-issues.html LabVIEW 2025 Q1 Known Issues] | |||
* [https://www.ni.com/en/support/documentation/bugs/25/labview-2025-q1-bug-fixes.html LabVIEW 2025 Q1 Bug Fixes] | |||
[[Category:LabVIEW Versions]] | [[Category:LabVIEW Versions]] |
Latest revision as of 11:11, 15 February 2025
LabVIEW 2025 Q1 |
![]() |
Release Date(s) |
|
Key Features and Changes |
|
LabVIEW 2025 Q1 was released on January 23, 2025.
New Features
- .NET 8 support (Windows)
- Load and run .NET 8 assemblies
- Build Applications, Packed Project Libraries, and Source Distributions
- Use static properties and methods
- Support for Python 3.11 and 3.12
- HTML report format for LVDiff
- Annotated images of differences with different colors for additions, modifications, and removals.
- Images of changed VI Icons and connector panes.
- Collapsible sections
- Annotated images and dialog options for interactive comparisons
- Improved property labels and less redundant information in LabVIEW Project, LabVIEW Project Library and LabVIEW Class files.
- Row options for Listbox, Multicolumn Listbox, Table, and Tree controls
- Word wrap option
- Alternating row color option

- New Properties, Methods, and Events
- Save Version property for Project and Library classes
- Set Project Save Version method for the Project class
- Set Library Save Version method for the Library class
- Word Wrap, Alternating Row Colors, and Alternate Row Background Color properties for Listbox, Multicolumn Listbox, Table, and Tree classes
- LabVIEW Style Guide is now on LabVIEW Wiki
Other changes
- Some shortcut menu options for structures were moved under Visible Items:
- For Loop: Conditional Terminal and Iteration Terminal
- While Loop: Iteration Terminal
- Event Structure: Event Data Node for This Case and Dynamic Events Terminals
- Timed Loop and Timed Sequence: Left Data Node and Right Data Node
External links
- LabVIEW 2025 Q1 Features and Changes (LabVIEW User Manual)
- LabVIEW 2025 Q1 Known Issues
- LabVIEW 2025 Q1 Bug Fixes