LabVIEW 2025 Q3: Difference between revisions
Appearance
m Clarify that Debug Window combines Probe Watch Window and Breakpoint Manager |
m Fix wikilink to Custom Probes and Wires |
||
| Line 19: | Line 19: | ||
** Export data for Probes and Breakpoints | ** Export data for Probes and Breakpoints | ||
** Switch Probe styles | ** Switch Probe styles | ||
** Create [[Custom | ** Create [[Custom Probe]]s | ||
** Display Probe values directly on [[ | ** Display Probe values directly on [[Wire]]s | ||
* [[Logging for Unwired Errors]] | * [[Logging for Unwired Errors]] | ||
* New keyboard shortcuts: | * New keyboard shortcuts: | ||
Revision as of 08:46, 17 August 2025
LabVIEW 2025 Q1 was released on July 22, 2025[1].
New Features
- Nigel AI Advisor
- New Debug Window:
- Combines Probe Watch Window and Breakpoint Manager
- Enable and disable breakpoints
- Export data for Probes and Breakpoints
- Switch Probe styles
- Create Custom Probes
- Display Probe values directly on Wires
- Logging for Unwired Errors
- New keyboard shortcuts:
- Select all text using Ctrl+A
- Quickly Open files using Ctrl+Shift+O
- Automatically wire values through the Enabled frame when placing Diagram Disable Structures
- Context Help Notes:
- On VIs: Reentrancy, Execution Priority, Preferred Execution System
- On Call Library Function Nodes: Function prototype, Library name or path
- Left-Aligned text for block diagram objects:
- Bundle by Name
- Unbundle by Name
- (Un-)Bundle Elements on In Place Element Structures
- Event Structure data nodes
- Get Waveform components
- Build Waveform
- Get Digital Waveform components
- Build Digital Waveform
- Get Digital Data components
- Build Digital Data
- LabVIEW CLI:
- Runs without enabling VI Server TCP port
- New Operation: CreateComparisonReport
- .NET 8 support for Register Event Callback
- Added support for Windows Long Paths
- Additional data types supported for Export Data to Clipboard & Export Data to Excel:
- Vertical scrollbar for free labels
- Source Distributions now use the compiled code setting of each source file by default.
Removed Features
- The Probe Watch Window was replaced by the new Debug Window.
External links
- LabVIEW 2025 Q3 Features and Changes (LabVIEW User Manual)
- LabVIEW 2025 Q3 Known Issues
- LabVIEW 2025 Q3 Bug Fixes
References
- ↑ Announcing LabVIEW 20225 Q3! (LabVIEW Forums)
