Test 8508A after reassembly with opt001. 10k SR104 on front, 10k Hulk2 on rear

Datalog run GPIB code running on Pi3 + E5810A


F8508A measure SR104 10000.0026 Ohm on front, TrueOhm RESL8, Filter on, FAST OFF
F8508A measure F5720/H2 9999.636 Ohm rear, same TrueOhm mode
Result CSV-data

Workflow:

* RPI accesses DMMs via GPIB and reads data.
* Data is formatted by python script into DSV string and written/append to file on FTP
* DSV-file is visible publicly on https://xdevs.com/datashort/
* Page http://xdevs.com/datalog_mm/ runs D3.js javascript library to read DSV file test.log to input data
* D3.js plots SVG graph online :)