
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#.