QIS is a simple Java server app. It can run on Windows and Linux systems (including non GUI systems).

QIS hides the complexity of locating and communicating with Power Modules. No drivers or additional installation is required. QIS also buffers the large amounts of data received when \'streaming\' from the device, making it easy for a Python or similar script to handle.

All communication with QIS is via a simple network socket, so it is simple to automate from local or remote locations. Python example scripts are availble