LabVIEW 2025 Q1: Difference between revisions
Appearance
Add image for new row options |
Add section about other changes |
||
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== |
Revision as of 11:21, 11 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)