Overview
--------

Simple host application and script to test the XMOS USBTMC device.

USBTMC_IDN.vi
-------------

This is a NI Labview project used to communicate with XMOS USBTMC Test device.

Required: National Instruments LabVIEW2014 on a Win 7 host.


usbtmc_test.py
--------------

Simple python srcipt to send SCPI commands to XMOS USBTMC test device and print the response on host console.

Required: Python 2.7.x or later; python usb and usbtmc packages
