I am trying to control an old laser (Opolette, Opotek) from LabVIEW. The company has provided me with the .dll libraries and some VI examples to do that. The VIs were originally intended for LabVIEW 2016.
I installed a LabView 2023Q-32 bit to run these VIs (I don't have a license for older versions).
While one of the demo VIs is able to connect to the laser motor (which is used to tune wavelengths) to initialize and home it, it cannot continue with the VI and end with the following error:
Error 1097 occurred at Call Library Function Node in Wavelength_Tuning.vi->Demo_Program.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.
Does anyone have a suggestion?