Hi,
at the moment I'm sourcing voltage and measuring current with a keithley 2400 sourcemeter (first a ramp up (with buffer read) then holding the voltage constant (with continuous read out), followed by a ramp down and again holding voltage constant), thus it is divided into four parts. ("Buffer read" in this case means storing data in instruments's buffer during sweep and read out all the data afterwards, "continuous read out" means I'm constantly sourcing voltage and take measurements seperately with a while loop.) My problem is now, that I cant get time-correlated measurement with charts since when I'm changing the voltage from a sweep to a constant value I'm sending data from/to measurement equipment, thus I'm not receiving data in this period. Also the read out delay is different for the constantly measured parts.
So, I'm queueing every part seperately and write it into one array together with the measured time between every part, meaning I'm queuing four different data parts, combine it into one array and write it into an xy-graph? Or is there an easier solution for this problem? I know it sounds a little bit complicated but maybe there's a easier solution...
Mike
Win XP, LabView 8.20