Linux support for TiePie engineering measurement instruments is currently under development. At this moment we have a programming library available.
Libtiepie is a library for using TiePie engineering USB oscilloscopes on a Linux based PC. Libtiepie uses the LibUSB 1.0 library for interfacing the USB bus. Our instruments can be used from userspace, you only need root privileges for installation. Libtiepie is still under development, it will support our complete range of USB oscilloscopes.
Until version 1.0.0 the interface may change.
List of instrument which are supported by libtiepie:
The complete libtiepie API documentation can be found here.
To install libtiepie you have to perform the following steps:
tar -zxf libtiepie-0.2.2.i386.tar.gzcp -p libtiepie.so /usr/local/lib/ln -s libtiepie.so /usr/local/lib/libtiepie.so.0cp -p libtiepie.h /usr/local/include/cp -p 45-tiepie.rules /etc/udev/rules.d/