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