Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TSB Code trouble Keithley 2601a

Hello I am having trouble with a simple log sweep function for characterizing a solar cell. When I upload the code an try to run it I get a -350 queue overflow error. I am not sure why this is happening, but any help would be nice. Thank you.

 

smua.reset()

 

smua.source.limit = 1.60e-3

 

SweepVLogMeasureI(smua, 0, 2, 0.001, 50)

 

waitcomplete()

 

printbuffer(1, 50, smua.nvbuffer1.readings)

 

0 Kudos
Message 1 of 1
(169 Views)