They are good meters. I'm glad that people are using it's full functionality.
Hi Kev
I'm very impressed with this meter you sent me
I bought it for the THD/SINAD functionality and also the decent AF source it produces. It should also serve as a pretty good gold standard to help keep all my other meters in reasonable calibration. I'm not really a calibration junkie so it will do me fine for quite a while before I think about having it checked formally.
It's also going to be useful for remote logging via GPIB from some of my older analogue gear that produce a DC output at the rear. Up until now I've been using a Fluke 45 for this but it only has RS-232. Having GPIB on everything makes the software a lot easier to manage.
Hi Bingo and Quarks
The little GUI I've produced is very basic and has virtually no error handling so I don't think it's fit for any kind of release.
It's also only a day or so old and maybe when I've smartened it up a bit I'll offer it for trial. I've since added a marker facility to it so I can now click on each harmonic and get its distortion contribution in -dBc and % and also the number and frequency of the relevant harmonic.
I've also had a quick play with another little remote GUI that sets the meter up to do lots of averaging internally. I've done this so I can have a look at the 9 digit readout from the SCPI command I'm using for raw DC voltage.
With lots of averaging (in the meter) the 9 digits that are sent from the meter do appear to climb as if the data really is to this resolution. i.e. digits 7, 8 and 9 do appear to count up as the average settles. I don't know yet if these extra digits are just due to the averaging maths inside the meter or if the meter can get this resolution from a single shot measurement. I can't see me ever wanting more than 5 or 6 digits from the meter but it is interesting to see what it can deliver
If I turn off the internal filtering/averaging with the command Keithley2015.WriteString ":sens:volt:dc:aver:stat off"
then it still spits out 9 digits but the last three digits jump around a lot (presumably due to noise) and are effectively of no use unless I do some averaging in the GUI on the PC.
Hi nickm
I think the THD is limited to 50kHz max and also 64 harmonics max. So if I want to see 64 harmonics I have to make sure the fundamental tone is less than about 750Hz. If I set the GUI to 64 harmonics and inject in something like 2kHz then it will show a blank for all harmonics above 50kHz.
If I feed in 20kHz then the meter can only see the second harmonic at 40kHz. I think it really is just for audio analysis.