10-31-2024 05:50 AM
Hi,
Trying to log samples in a TDMS file, I face the following error "nidaqmx.errors.DaqReadError: TDMS support is not installed or is too old. Use an NI-DAQmx runtime that includes TDMS support, or install a supported version of TDMS from a stand-alone installer."
Without tdms logging, samples can be read without any pb.
Here is a summary of the setup:
The following log settings do not return any error:
Solved! Go to Solution.
11-04-2024 04:09 AM
Found the solution.
Looks that ni-tdms is not installed by default with ni-daqmx.
Following command probably solves the dependencies (found during the ni-scope install):
sudo
apt
install
nitdmsi ni-tdms-bin