LibTiePie  0.5
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Macros Modules Pages
Device

Description

Functions to control devices.

Before a device can be controlled or information can be retrieved from it, the device must be opened and a handle to it must be obtained. This handle is then used in the functions to access the device.

Devices can be oscilloscopes, generators or I2C Hosts. They have device specific functions which are listed in the dedicated sections and common functions which are available fo all devices.

Modules

 Common
 Functions common to all devices, to setup and control devices.
 
 Oscilloscope
 Functions to setup and control oscilloscopes.
 
 Generator
 Functions to setup and control generators.
 
 I2C Host
 Functions to setup and control I2C hosts.