Hello,
I have been working on a code to program my Keithley 2400 sourcemeter to source a constant current for a given period of time and measure the voltage, output into a waveform chart (which i understand i can easily extract excel files from). I am brand new to LabView and Keithley, but have been reading user manuals and these forums for the past 2 weeks to try and figure it out. So far, I have written about 4 different .vi's and none of them are working properly. I attach the one that I tried to incorporate the timing into.
When I try to run the program, I am getting the ERR (30) at pretty much every point after entering the while loop. Is there some reset after entering the loop that undoes the previous naming of my GPIB device on the front panel? I'm running out of time to try and get this program working, so that is why I'm posting here to see if anyone can offer me some help.
Additionally, even if I'm not getting this error, I have no idea if the program is going to do what I want it to do, is there someone who can tell me at least that much?
By the way, I AM able to successfully communicate with the Keithley through MAX.
Thank you in advance for any and all help!