Test of Ramon's 1.82K PWW and VPG Z202 10K, 20 to 60c

Testing resistors 20-60C temperature test, GPIB code running on DE1-SoC + NI GPIB-USB-HS FC

3458A = Ramon PWW 1.82K

3458B = Vishay Z202 10K

PID settings: KP=140, KI=0.1, KD=0.9, Max TEC voltage = 10.5V, Max TEC Current = 1.3A, YSI 44006 current = 100E-6 A

Reference levels:
LTZ1000A Module FX3 REF = 7.16834040 VDC;
LTZ1000A Module FX3 REF = 7.16834181 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 :)