PRC resistor ramp down

PRC set TCR test, GPIB code running on DE1-SOC, Ramp down


TC 3458 (1K) : +1.25 ppm/K
TC 2002-4 (10K) : +6.67 ppm/K
TC 2002-6 (100K) : +1.5 ppm/K


Result CSV-data from HP 3458A

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