Hy all,
I hope this is the rigth forum for my question.
On my pc I have installed Windows Vista home basic, Labwindows 8.5 and Matlab R2008A.
Also I have acquired data from my hardware acquisition board and stored it within tdm file.
After, I have downloaded Matlab tdm example. zip (document id 49L3K6FN) and followed instructions for use script to read tdm file in Matlab.
Running the script read_tdmdata.m the instruction
err = calllib('nilibddc', 'DDC_OpenFileEx', Data_Path, ftype, 1, pfile);
report the error -6210 (The file passed to the library is read only and cannot be modified.)
Reading different articles and messages on forum I understood that nilibddc.dll is not completed.
Is it true? Is there a link where I can download the last version?
Thank you to all