100K test

Datalog run GPIB code running on Pi3 + E5810A

val1 = 3458A 10VDC range measure 732Bx output
val2 = 3458B 10VDC range measure 16340 1k output
val3 = 3458C 10VDC range measure 732Bx output
val4 = NA/ 2002-4 10VDC range measure 100 Ohm VHP output (scale x10), retest with closer solder joint
val5 = NA/8508 10VDC range measure QVR2 mk2, KS E36312A 12V power
val6 = NA/1281F reading TOHMF 5720A H1 10k output
val7 = NA/1281A reading SR104 10k output
val8 = NA/1281B reading 5450A 10k output


Reference levels:
10 VDC;

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 :)