01-08-2024 07:31 PM
Hi, I am running LabVIEW 2020 V 20.0, 32 bit. What is the latest version of DAQmx that it will support?
Solved! Go to Solution.
01-08-2024 08:02 PM
Unless I'm misunderstanding your question, it looks like LabVIEW 2020 supports DAQmx versions 20.0 to 2022-Q4 (minimum).
01-08-2024 08:05 PM
You can check out the compatibility here - https://www.ni.com/en/support/documentation/compatibility/16/ni-daqmx-and-labview-compatibility.html
In short, DAQmx >= v20.0 is compatible.
01-09-2024 08:29 AM
Generally, NI drivers will be compatible with a LabVIEW version that is 3 years prior. If in doubt, check the readme for the driver version (DAQmx 2023Q3 readme).
But NI also had an initiative to make their drivers more agnostic to LabVIEW versions. This started with 2022Q3. We will see how long it takes for NI to decide to increase the minimum version required for these drivers. Extending Compatibility Between LabVIEW and NI Drivers with Addon Support
01-09-2024 08:35 AM
Thank you all.