LibTiePie
0.4.5
Library for interfacing TiePie engineering instruments
|
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 | |
This section contains all functions to setup and control a generator. | |
I2C Host | |