This is a very stupid QT4 based program that is able to read pictures from Tektronix oscilloscope through serial line. Currently, there are no configuration options. The configuration is hardcoded in sources and is: Serial line: /dev/ttyS0 Speed: 19200 No handshake Image format: TIFF The osciloscope must be setup to the same format. If you want the program to display images and copy them to clipboard automatically, TIFF image plugin for QT must be installed. There is one available at http://artis.imag.fr/Software/TiffIO/. Author: Michal Sojka