I am trying to load my own waveform to the signal generator. I have a signal simulator written on MATLAB, so I tried to generate a *.tdms file from there. Unfortunately, I have a problem with the file format. Is there any possibility to do this with the use of MATLAB? Always, when I was load file I have an error:
Downloading a waveform from the selected file failed.
ModularInstruments.NIRfsg: An interaction with TDMS has caused the following error
sdi_kUsageTypeTDMSErrorCode: -2507
File Path: C:\Users\admin\Desktop\waveform_IQ.tdms
Error code: -1074117752
Is there any information (e.g. in the documentation) about file format or example script that creates *.tdms file in MATLAB/Python?