libtiepie-hw  1.1.13
Object

Functions to control devices. More...

Collaboration diagram for Object:

Modules

 Common
 Functions common to all objects.
 
 Callbacks
 Callbacks that indicate an object change.
 

Detailed 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 or generators. They have device specific functions which are listed in the dedicated sections and common functions which are available to all devices.