Maybe this post can be educational or invite some helpful replies.

Keithley 6514 is a 5 1/2 digit electrometer with vacuum fluorescent display (VFD). It can measure 0.1 fA - 20 mA, 10 uV - 200 V, 10 mOhm - 200 GOhm and 10 fC - 20 uC, all with low burden voltage and bias current.
Datasheet:
https://www.tek.com/datasheet/high-resistance-low-current-electrometers-series-6500-6430/model-6514-programmable-electroManual:
https://download.tek.com/manual/6514-901-01(D-May2003)(Instruction).pdfTeardown photos and more info:
https://xdevs.com/fix/kei6514/6517 is more popular, with wider measurement range, better accuracy, voltage sourcing and dot-matrix display but naturally also higher price. I guess 6517 is newer than 6514, but I'm not sure. I opened a separate thread at
https://www.eevblog.com/forum/testgear/history-of-keithley-electrometers/ for the history of Keithley electrometers.
Surprisingly, 6514 can still be bought new for an eye-watering list price of 7,240 €, which makes for a good feeling when picking up a used one! On Ebay the general price range seems to be $2000 - $3000.
https://www.tek.com/keithley-low-level-sensitive-and-specialty-instruments/keithley-high-resistance-low-current-electromThe model for sale is called 6514/E, but I don't see the difference from the regular 6514 I got.
A Keithley leaflet cheekily pronounces 6514 as "Easy to use, even easier to afford":
https://www.imperial.ac.uk/media/imperial-college/research-centres-and-groups/centre-for-bio-inspired-technology/7293196.PDFI guess there's no great pressure to develop new models in this niche. For a more modern appearance (at least from Keithley), one would need to turn to SMUs like the Keithley 2400 series, for prices not adapted for occasional users. (Keysight B2987A is more modern, though.) The limited user interface compared to modern touchscreen models isn't too much of a problem as experiments are best done by remote-control from a computer over the RS232 or GPIB ports anyway. This will take some programming as I've only found support for 6514 in the Python-IVI library.
Anyway, the instrument I got is well-kept and looks pristine after cleaning the top lid with alcohol. It runs with an audible but acceptable hum. There's a faint chirp when switching ranges which I can't tell if it is a buzzer or creeking of a relay.
Basic operation was intuitive without the manual, except the "ZCHK" and "ZCOR" buttons. Apparently some modes start off with ZCHK (zero check) enabled which must be manually turned off to enable the input. Here the limitations of the display is most obvious as the designations "ZC", "CZ" and "ZZ" are not particularly explanatory.
When testing to read pH probes in voltage mode, the zero check mode seemingly short-circuits the probe which needs a minute or two to recover the voltage level after disabling zero check.
Although the instrument works across a "normal" voltage range, current measurements are reserved for specialty use cases as the range tops out at 21 mA and the manual states that "Exceeding either of these values may cause damage to the instrument that is not covered by the warranty."
Confusingly, the instrument is advertised as 5 1/2 digits, but can be set to display 6 1/2 digits in all modes. The datasheet specifies the coulumbs range in 6 1/2 digit resolution, but ohms, volts and amps in 5 1/2 digits resolution. What gives? Maybe the sixth digit is only useful when averaging is activated?
Now what?
I've ordered a triax cable from Ebay and will eventually build a guarded box for sensitive measurements.
I would also like to calibrate it. Checking against DMM6500, the voltage reading is off by 0.1%. The datasheet gives 1-year accuracy as 0.025% so maybe the error is reasonable after years without calibration.
As for amps calibration, it doesn't look like generating an accurate nA or pA current is that easy. A 2 V reference would need a 1 GOhm resistor to reach 2 nA and 1 TOhm to reach 1 pA. And high-value resistors are neither cheap nor accurate. A PDVS2mini could generate 10 uV, which with a 10 kOhm 0.01% resistor would give 1 nA. But I fear that the burden voltage (20 uV) or any leakage quickly invalidates current calibration with a voltage reference. I guess this is not the way to go.
The manual recommends to calibrate with some exotic equipment:
Fluke 5700A calibrator
Fluke 5450A Resistance calibrator
Keithley 5156 Electrometer Calibration Standard
Maybe the cheapest option is to find a commercial calibration lab. Have others here calibrated their electrometers?