10-17-2019 06:18 AM
Hello,
I am using Keithley 2400-C Sourcemeter, Labview 2013(32 bit), Keithley Drivers Version 3.12 and my Laptop is 64 bits and it has Windows 10. The Keithley Source meter is connected to the laptop via the KUSB-488B. I am running a program on LabView (it is attached, more specifically I am running the 2400swV 4wires v2.vi) and when I press the button Start Linear Stair Sweep the Keithley makes a beep and shows an error 800: illegal with storage active. I am also attaching what the NI MAX and the VISA Test Panel shows. I used to do all these with another PC and there was no problem. What is the problem now?
Thank you very much
10-17-2019 09:08 AM
+800 can occur while trying to clear the buffer of a 2400 with :TRAC:CLE command if the 2400 is set to :TRAC:FEED:CONT NEXT
10-17-2019 02:38 PM
10-17-2019 02:47 PM
Hi!Thanks for your response!
And how do I change the speed?
10-17-2019 03:48 PM
10-18-2019 02:50 AM
Thank you too for your response cymrieg.
So what do you suggest me to do?
10-21-2019 09:43 AM
Sorry, I don't have Labview. If you run I/O Trace and capture all the calls you should see a "trace:clear" (trac:cle) going out while the buffer is filling with data. That causes the 800 error