Controlling instruments via libtiepie-hw can be done using C. The examples can be built using GCC and Clang.
Contents
Downloads
Description | Version | Remarks | Size | |
---|---|---|---|---|
libtiepie-hw C examples | 1.1.5 | 27.18 kB | download |
C and C++ headers are included in the libtiepie-hw library downloads.
Building the examples
To build and run the examples, the appropriate libtiepie-hw library for the used platform (Windows or Linux) needs to be installed.
Windows
The libtiepie-hw.dll file and the libtiepie-hw.h header file supplied with the library need to be placed in a location where the compiler can find them, e.g. in the folder with the example files.
To build the examples, execute mingw32-make in the folder with the examples.
Linux
To build the examples, execute make in the folder with the examples.
Examples
List of available example programs: