Hi,
I'm using a Keithley 2410 (controlled via python) to source a list of voltages and measure the current at each voltage. The Keithley's "repeating filter" is enabled so that the current reading at each voltage is actually an average of 10 measurements. In the end I get a list of voltages and the corresponding (averaged) current at each voltage - but I want also want to know the details of the 10 individual measurements that were taken at each voltage. Does anyone know how I can read out this information?
Any suggestions would be much appreciated!
Thanks