06-11-2025 09:23 AM
Hello everyone,
In my lab, my team controls the iHR320 Horiba spectrometer with a Synapse CCD via SynerJY software. Now I need to control it with LabVIEW 2013. The spectrometer is connected via USB to the computer.
I found in this discussion the .vis (see attached), which contain the User_Lib.llb with an example Spectral mode.vi. According to the manual, it should be an example of the spectra acquisition. I put all the files in the user.lib folder of LabVIEW.
When I start it and press Initialize, I immediately see the error asking me for some Support Files (see the screen).
Could anyone advise me on anything?
Thank you
06-11-2025 01:31 PM - edited 06-11-2025 01:33 PM
06-11-2025 10:02 PM
Better to start with this GitHub repo instead of your copy of code as this seem to be well documented and structured and maintained recently in the past week.