Prerequisites
The monitor is implemented as a windows script that requires:
-
LabJack U3-HV, HW version 1.30, firmware version 1.46, driver ver. 3.42. This is the DAQ unit which electrically interface the DUT and/or its test-harness. Install its drivers and test it according to the manual before initial use. See http://labjack.com/catalog/u3-hv.
NOTE: LV model compatibility MAY be achieved using the “-ax” parameter to lower max V). -
Python 2.7.x Monitor script interpreter. See https://www.python.org/.
-
LabJackPython (version >= 042414). See http://labjack.com/support/labjackpython.
-
pywin32. For process priority control. See http://sourceforge.net/projects/pywin32/.
-
Windows 32 or 64 bit.