The following items are notable issues fixed between the release of LabVIEW 2023 Q3 and LabVIEW 2024 Q1, including additional patches and service packs. If you have an issue ID, you can search this list to validate that the issue has been fixed. This is not an exhaustive list of issues fixed in the current version of LabVIEW.
Bug Number |
Legacy ID |
Description |
Details |
---|---|---|---|
2058864 |
Function That Converts Variant to Flattened String Produces Incorrect String Type for Set DataWorkaround: Not Applicable |
Reported Version: LabVIEW 2019 SP1 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2392126 |
List of Objects in Quick Change Dialog Is Not LocalizedWorkaround: Not Applicable |
Reported Version: LabVIEW 2023 Q3 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2440992 |
Using the Right-Click Menu Plugin to Lookup All Shortcut Menu Tags and Types Does Not Display Expected ResultsWorkaround: Not Applicable |
Reported Version: LabVIEW 2020 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2565540 |
Sort 2D Array.vim is Unexpectedly Slow When Operating on a Sorted ArrayWorkaround: Not Applicable |
Reported Version: LabVIEW 2020 SP1 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2479826 |
Control Can Have Unexpected Default Value When Created Using Double Click During WiringWhen you create a control by double-clicking when wiring from a subVI terminal , the control can have a default value that is different from the displayed value. Workaround: Not Applicable |
Reported Version: LabVIEW 2023 Q3 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2481419 |
Incorrect Value Returned When Reading Class Name Property of Some Event Structure TerminalsUsing VI Scripting, reading the Class Name property of the Dynamic Terminal or Timeout Terminal of an Event Structure returns "Generic" instead of "Tunnel." Workaround: Not Applicable |
Reported Version: LabVIEW 2020 SP1 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2519019 |
Built Application Searches for NI_Matrix.lvlib:RealMatrix.ctl When RunWhen you run an application built with the matrix datatype, the application searches for NI_Matrix.lvlib:RealMatrix.ctl. Workaround: Not Applicable |
Reported Version: LabVIEW 2023 Q3 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2552750 |
Incorrect Wiring After Inserting Some Functions On Set and Map Wires with Quick DropAfter inserting a Remove From Set or Remove From Map function using Quick Drop, the output wire is not connected to the correct terminal. Workaround: Not Applicable |
Reported Version: LabVIEW 2020 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2516141 |
64-bit Values Incorrectly Converted to 32-bit in Expression NodeWorkaround: Not Applicable |
Reported Version: LabVIEW 2021 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
2625975 |
LabVIEW Crashes After Clicking the Help Button in Application PropertiesWorkaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Jan 22, 2024 |
|
Fixed Security Issues Identified as CVE-2024-23608, CVE-2024-23609, CVE-2024-23610, CVE-2024-23611, & CVE-2024-23612Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2023 Q3 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
Sound File Read Returns Incorrect Offset When Using Relative Position ModeThe offset output should be the absolute offset from the beginning of the file, even in relative mode. Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2016 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
Sound File Read Does Not Reflect Position Offset in Waveform t0The position offset is not reflected in the t0 of the waveform output of Sound File Read. Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2016 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
Incorrect Sound Data Is Sometimes Returned from Sound File Read in Absolute Position ModeWorkaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2023 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
2619768 |
Duplicate Block Diagram Constant Differences in Compare VI ResultsWhen comparing VIs, the same change to a block diagram constant can appear multiple times. Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
|
Missing LINX VIs in LabVIEW Community Edition PalettesWorkaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
Unable to Connect to Raspberry Pi 5 Using Hobbyist Toolkit Target Configuration DialogWorkaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
||
2643576 |
Incorrect VI Reference Opened by Open VI Reference When Created from an Existing Strict VI ReferenceWhen passing a strict VI reference to the VI path parameter of Open VI Reference, the VI reference output forms incorrectly. The wire's data type is a strict VI reference, but the reference is non-strict. Passing this reference to functions that require a strict VI reference, such as Start Asynchronous Call, will result in a run-time error. Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
|
719917 |
Sound File Open for Write Can Produce Unexpected ValuesSound File Write Open.vi can produce unexpected values since it rounds sample rates down rather than to the nearest. Workaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2016 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
|
Analog Waveform Data May Differ from WAV File Contents When Reading and Writing Sound FilesWorkaround: Fixed in LabVIEW 2024 Q1 Patch 1. |
Reported Version: LabVIEW 2024 Q1 Resolved Version: LabVIEW 2024 Q1 Added: Mar 8, 2024 |
Installing some patches may require certain additional steps or considerations. Please refer to the following table for more information about patches for this release.
These patches currently do not have any special instructions.