01-28-2020 04:01 PM
I haven't test it but this should do the trick. I'm using the Keithley 24xx driver I mentioned earlier. I looked at some of your subvis and have concerns with how the handle things. Let me know how this works for you.
Craig
01-28-2020 11:39 PM - last edited on 01-29-2020 09:06 AM by Kristi_Martinez
Thanks. But this is not opening since I have Labview 2012. Check the error message.
01-29-2020 12:52 AM
01-29-2020 08:56 AM
Try this version, backsaved to 2011.
01-30-2020 03:29 AM
thank you. But this is giving too many error messages now. I think its better to add voltage compliance to the VI which I sent.
01-30-2020 11:40 AM
What errors? A hint of what they are and we can probably clear them up quickly.
So, you installed the Keithley 24xx driver- http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=25B255F3AA83660EE0440003BA7CCD...
Then when you opened the VI I attached you were prompted to locate the driver VIs on your machine. After that it should work.
Oh, I notice that I did make one mistake - I forgot to wire the number of points to multiple point sweep vi. So as it is it will only measure 1 point. But other than that I would bet this works. 😉
Other possible error might be the Save as Previous version caused an error, but that's less likely.
That said, your Keithley 2410 firmware might be an issue and I'd upgrade to the most recent your hardware will support. Latest Firmware - https://www.tek.com/source-measure-units/2400-software/2400-firmware-release-package-version-c34
Run the code in debug mode and report the errors. If I get time I'll run it on my 24xx..
Craig
01-30-2020 01:58 PM
Yeah, it works for me just fine. Here's the updated version with the sweep points fixed.