libtiepie-hw SDK .NET framework

.NET logo

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.

Downloads

DescriptionVersionRemarksSize
LibTiePie-HW .NET framework bindingsfor .NET framework 2.0 or newer4.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#.