LibTiePie  0.6.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 1268 of file libtiepie.h.

#define TOEB_GENERATOR_STOP   1

Definition at line 1269 of file libtiepie.h.

#define TOEB_GENERATOR_NEWPERIOD   2

Definition at line 1270 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_RUNNING   3

Definition at line 1271 of file libtiepie.h.

#define TOEB_OSCILLOSCOPE_TRIGGERED   4

Definition at line 1272 of file libtiepie.h.

#define TOEB_MANUAL   5

Definition at line 1273 of file libtiepie.h.