Dear Coders,
I have one Instrustar 205B and I use it for one specific application that I have to generate a 40 kHz sine and measure the sending signal and the received signal.
Since all my processing is carried out in Matlab, It would be great to control the Instrustar 205B via Matlab. Nevertheless, I tried to import the DLL to work with Matlab and it returned errors. I guess DLL may contain C++ codes that are not supported (see ref.2).
Controlling the Instrustar via Matlab would be a great advantage over other similar devices. Thus, is there a way to turn the DLL compatible?
Some references:
ref.1: https://www.mathworks.com/help/matlab/ref/loadlibrary.html
ref.2: https://www.mathworks.com/help/matlab/matlab_external/limitations-to-shared-library-support.html
ref.3: https://www.mathworks.com/help/matlab/ref/calllib.html
I hope you understand and can manage to circumvent the limitation.
Thanks.
Best regards,
Will
Dear Coders,
I have one Instrustar 205B and I use it for one specific application that I have to generate a 40 kHz sine and measure the sending signal and the received signal.
Since all my processing is carried out in Matlab, It would be great to control the Instrustar 205B via Matlab. Nevertheless, I tried to import the DLL to work with Matlab and it returned errors. I guess DLL may contain C++ codes that are not supported (see ref.2).
Controlling the Instrustar via Matlab would be a great advantage over other similar devices. Thus, is there a way to turn the DLL compatible?
Some references:
ref.1: https://www.mathworks.com/help/matlab/ref/loadlibrary.html
ref.2: https://www.mathworks.com/help/matlab/matlab_external/limitations-to-shared-library-support.html
ref.3: https://www.mathworks.com/help/matlab/ref/calllib.html
I hope you understand and can manage to circumvent the limitation.
Thanks.
Best regards,
Will