The .NET framework bindings for libtiepie-hw provide an easy to use interface to control oscilloscopes and generators using libtiepie-hw from any .NET language.
Contents
Downloads
Description | Version | Remarks | Size | |
---|---|---|---|---|
libtiepie-hw .NET framework bindings | for .NET framework 2.0 or newer | 4.10 kB | download |
Requirements
- libtiepie-hw .NET framework bindings. The TiePie.LibTiePie.dll file must be located in the search path of the compiler.
- The libtiepie-hw library. The libtiepie.dll file must be located in a directory in the system path or in the directory where the executable of the application is placed.
- .NET framework 2.0 or newer.
Examples
Example programs are available for C#.