Jump to content

LabVIEW 2025 Q1: Difference between revisions

From LabVIEW Wiki
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=Lad and run .NET 8 assemblies
|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)
  • January 23, 2025



Key Features and Changes
  • Load and run .NET 8 assemblies
  • Support Python 3.11 and 3.12
  • HTML report format for LVDiff
  • Word wrap and alternating row colors
  • Style Guide moved to LabVIEW Wiki




LabVIEW 2025 Q1 was released on January 23, 2025.

New Features

Other changes

  • Some shortcut menu options for structures were moved under Visible Items:

External links