11-13-2019 05:44 AM - edited 11-13-2019 05:45 AM
Hello,
We are using a photon counter SR400 with Labview. We had an old code that was working properly on Labview 2010 (on Windows XP), but we have now rewritten a new code in Labview 2018, on a new computer running on Windows 10, to be able to use other equipment together with the photon counter. We are re-using the same DAQ card on the new computer, and interfacing the photon counter through RS-232 port.
11-14-2019 11:23 AM
Without sharing any code, I doubt you'll get a solution to your problem. Are you using the SR400 LabVIEW driver or just GPIB and SCPI commands? Did the interface change from serial to GPIB/USB/LAN?
Posting both the old and new code would help at least shed some light on the way you are handling things differently. Also, usually the act of preparing your code for display leads to the solution...or at least tidier, better code. 😉