Test FXes with 499k trim, replaced conn, 100GX

Datalog run GPIB code running on Pi3 + E5810A

val1 = 3458A measure voltage sourced by FX2
val2 = 3458B measure voltage sourced by FX2
val3 = 3458C measure voltage sourced by FX3
val8 = 2182A measure voltage sourced by FX3
val5 = 34420A measure 10mV out of K262 1e-3 and H2 10V power
val4 = K2002-4 measure 732BN
val6 = K2002-6 measure 732BX
val7 = 1281F measure HiOhm 100Meg SRL, 4W, CH_B
vbl = B2987A current
vbl3 = B2987A resistance, X16340A 100G, 100V


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