LibTiePie  0.7.1
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 1277 of file libtiepie.h.

#define TOEB_GENERATOR_STOP   1

Definition at line 1278 of file libtiepie.h.

#define TOEB_GENERATOR_NEWPERIOD   2

Definition at line 1279 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_RUNNING   3

Definition at line 1280 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_TRIGGERED   4

Definition at line 1281 of file libtiepie.h.

#define TOEB_MANUAL   5

Definition at line 1282 of file libtiepie.h.