LibTiePie SDK .NET framework

.NET logo

The .NET framework bindings for LibTiePie provide an easy to use interface to control oscilloscopes and generators using LibTiePie from any .NET language.

Warning: LibTiePie is succeeded by the libtiepie-hw SDK. LibTiePie is no longer maintained. The final LibTiePie information and files can be found here.
It is recommended to use the libtiepie-hw SDK for new developments.

Downloads

DescriptionVersionRemarksSize
LibTiePie .NET framework bindings0.9.14for .NET framework 2.0 or newer29.98 kB download

Requirements

  • LibTiePie .NET framework bindings. The TiePie.LibTiePie.dll file must be located in the search path of the compiler.
  • The libtiepie library. For a 64 bit Windows version, the 64 bit library is required. For a 32 bit Windows version, the 32 bit library is required. 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# and Visual Basic .NET.