Hello I am needing to use the ADALM2000 on labVIEW for a project.
Following the guide found wiki.analog.com/.../labview I have:
-Downloaded and installed libm2k-0.9.0-Windows-setup.exe on https://github.com/analogdevicesinc/libm2k/releases/tag/v0.9.0 and ticked the “Install wrapper for LabVIEW bindings” box.
-Downloaded libm2k LabVIEW v1.0.0.1 from github.com/.../releases and added the package to the VI package manager.
-Downloaded the 'source code' file and ensured libm2k_lv.dll is on the system path.
When attempting to run an example from the sample library I run into the following error message:
"Error 1097 occurred at Call Library Function Node in Power Supply Enable All Out.vi->Example Power Supply.vi Possible reason(s): LabVIEW: (Hex 0x449) An exception occurred within the external code called by a Call Library Function Node. The exception might have corrupted the LabVIEW memory. Save any work to a new location and restart LabVIEW."
Is there any method to solve this issue?
Best regards, Liam