07-26-2023 02:30 PM
I have a matlab script and I am trying to get interface with my National Instruments PCIe-6321. I know that matlab recognizes the device, as when I use devices = daq.getDevices, it pops up. However; when I try to run my script I get the error: Failure to find requested data acquisition device: nidaqmx. I have nidaqmx installed, so I'm not sure what is going wrong
07-26-2023 03:04 PM
This is best posted on MATLAB forums.