Test 1 TC of 707 B01 module

KX 707 B01 module temperature box test, GPIB code running on Raspberry Pi 3 + NI GPIB-USB-HS FC

TC Result = -0.0x ppm/K peak, zero TC around +40 °C

Powered by K2400 at 15.00VDC Icmpl=105mA,
PID settings: KP=140, KI=0.2, KD=1.2, Max TEC voltage = 10.5V, Max TEC Current = 1A, YSI 44006 current = 100E-6 A

Reference levels:
LTZ1000A Module 1 REF = 7.1671084 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 :)