K155 measure difference between 732B and 792X

Airbath test GPIB code running on Pi3 + NI GPIB-USB-HS FC, June 2019

3458A,B,D measure 732Bx output 10V
K2002-6 measure 732Bx output
K2002-4 measure 732Bx output 10V
8508A measure 732Bx


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