LabVIEW 2025 Q1: Difference between revisions
Appearance
Add image for new row options |
Add links for known issues and bug fixes |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|logo=File:LV2025.png | |logo=File:LV2025.png | ||
|release=January 23, 2025 | |release=January 23, 2025 | ||
|change_0= | |change_0=Load and run .NET 8 assemblies | ||
|change_1=Support Python 3.11 and 3.12 | |change_1=Support Python 3.11 and 3.12 | ||
|change_2=HTML report format for LVDiff | |change_2=HTML report format for LVDiff | ||
Line 34: | Line 34: | ||
** ''Word Wrap'', ''Alternating Row Colors'', and ''Alternate Row Background Color'' properties for [[Listbox (class)|Listbox]], [[Multicolumn Listbox (class)|Multicolumn Listbox]], [[Table (class)|Table]], and [[Tree (class)|Tree]] classes | ** ''Word Wrap'', ''Alternating Row Colors'', and ''Alternate Row Background Color'' properties for [[Listbox (class)|Listbox]], [[Multicolumn Listbox (class)|Multicolumn Listbox]], [[Table (class)|Table]], and [[Tree (class)|Tree]] classes | ||
* [[LabVIEW Style Guide]] is now on LabVIEW Wiki | * [[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== | ==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