LibTiePie  0.7.4
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 1284 of file libtiepie.h.

#define TOEB_GENERATOR_STOP   1

Definition at line 1285 of file libtiepie.h.

#define TOEB_GENERATOR_NEWPERIOD   2

Definition at line 1286 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_RUNNING   3

Definition at line 1287 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_TRIGGERED   4

Definition at line 1288 of file libtiepie.h.

#define TOEB_MANUAL   5

Definition at line 1289 of file libtiepie.h.