08-12-2022 03:22 PM
The 2022 Q3 release of NI Linux Device Drivers is available now!
New Features
For details check the NI Linux Device Driver readme
For the complete list of the latest hardware support, check the NI Hardware and Operating System Compatibility webpage
Thanks,
Ray Kong
NI Linux Program Manager
10-24-2022 11:11 AM
New repositories published.
https://forums.ni.com/t5/Linux-Users/Announcing-2022-Q4-Linux-Device-Drivers/td-p/4262860
06-29-2023 12:32 PM
Where are the 2022 DAQmx examples found?
We just did a 2022 Q3 install of LabVIEW and the Device Drivers and the vi.lib/examples does not include the DAQmx examples folder and I can't seem to find a source.
The readme has a circular link that tells you to input a code on the ni.com/info page, but that only takes you to the DAQmx Linux Device Driver download page.
06-29-2023 03:32 PM - edited 06-29-2023 03:33 PM
Hi Ryan,
Did you install the LabVIEW support package for DAQmx?
E.g. whichever one matches the version of LV that you're using (or if there's not a match then you get to use the generic one that doesn't list a year).
We have been making changes here and there about required vs recommended and suggested package relationships in order to get to a consistent treatment of package relationships across all of our Linux software. It might be that we switched the LV support packages for DAQmx from a required dependency of the top level "ni-daqmx" package to a recommended dependency since the last version of software that you standardized on.
Daniel Ousley - NI Linux HW & SW Product Manager
06-29-2023 03:40 PM
There is no ni-daqmx-labview-2022-support file in the repo
We installed the the ni-daqmx-labview-support.
No examples in the examples folder for DAQmx
06-30-2023 11:11 AM
FYI that I ran the same installer and am confused about what I got. Couldn't find the examples I was expecting either. There's an internal bug for this now. Thanks for reporting it. Once we have a resolution or at least explanation we'll get it made public.
06-30-2023 02:08 PM
Thanks! Nice to know we're not crazy. 😄
07-13-2023 12:17 PM
@RVallieu Example support was left in an incomplete state for DAQmx on Linux for some time (I'm guessing since 2019). There are two bits of work left there: 1) adding the LV examples to the DAQmx LV support package so that LV examples will be installed into a local directory (expected in the upcoming 2023Q3 release), 2) adding Example Finder support to the DAQmx LV support package so that LV examples can be found directly from LabVIEW (pending).
07-13-2023 12:46 PM
Thank you for the update.