libtiepie-hw  1.1.13
Generator

Functions to setup and control generators. More...

Collaboration diagram for Generator:

Modules

 Info
 Functions that provide information of a generator.
 
 Control
 Functions for starting and stopping the generator and checking its status.
 
 Signal
 Functions to control the signal properties of a generator.
 
 Mode
 Functions for controlling the generator mode.
 

Detailed Description

Functions to setup and control generators.

All generator related functions require a generator handle to identify the generator, see opening a device.

In certain conditions, like when performing a streaming measurement with the oscilloscope, the generator cannot be controlled. Use tiepie_hw_generator_is_controllable() to check if the generator can be controlled.