LibTiePie  0.9.13
Library for interfacing TiePie engineering instruments

Description

Macros

#define TOEB_GENERATOR_START   0
 
#define TOEB_GENERATOR_STOP   1
 
#define TOEB_GENERATOR_NEWPERIOD   2
 
#define TOEB_OSCILLOSCOPE_RUNNING   3
 
#define TOEB_OSCILLOSCOPE_TRIGGERED   4
 
#define TOEB_MANUAL   5
 

Macro Definition Documentation

#define TOEB_GENERATOR_START   0

Definition at line 1322 of file libtiepie.h.

#define TOEB_GENERATOR_STOP   1

Definition at line 1323 of file libtiepie.h.

#define TOEB_GENERATOR_NEWPERIOD   2

Definition at line 1324 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_RUNNING   3

Definition at line 1325 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_TRIGGERED   4

Definition at line 1326 of file libtiepie.h.

#define TOEB_MANUAL   5

Definition at line 1327 of file libtiepie.h.