LibTiePie  0.5
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Macros Modules Pages

Description

Macros

#define GMB_CONTINUOUS   0
 
#define GMB_BURST_COUNT   1
 
#define GMB_GATED_PERIODS   2
 
#define GMB_GATED   3
 
#define GMB_GATED_PERIOD_START   4
 
#define GMB_GATED_PERIOD_FINISH   5
 
#define GMB_GATED_RUN   6
 
#define GMB_GATED_RUN_OUTPUT   7
 
#define GMB_BURST_SAMPLE_COUNT   8
 
#define GMB_BURST_SAMPLE_COUNT_OUTPUT   9
 
#define GMB_BURST_SEGMENT_COUNT   10
 
#define GMB_BURST_SEGMENT_COUNT_OUTPUT   11
 

Macro Definition Documentation

#define GMB_CONTINUOUS   0

Definition at line 268 of file libtiepie.h.

#define GMB_BURST_COUNT   1

Definition at line 269 of file libtiepie.h.

#define GMB_GATED_PERIODS   2

Definition at line 270 of file libtiepie.h.

#define GMB_GATED   3

Definition at line 271 of file libtiepie.h.

#define GMB_GATED_PERIOD_START   4

Definition at line 272 of file libtiepie.h.

#define GMB_GATED_PERIOD_FINISH   5

Definition at line 273 of file libtiepie.h.

#define GMB_GATED_RUN   6

Definition at line 274 of file libtiepie.h.

#define GMB_GATED_RUN_OUTPUT   7

Definition at line 275 of file libtiepie.h.

#define GMB_BURST_SAMPLE_COUNT   8

Definition at line 276 of file libtiepie.h.

#define GMB_BURST_SAMPLE_COUNT_OUTPUT   9

Definition at line 277 of file libtiepie.h.

#define GMB_BURST_SEGMENT_COUNT   10

Definition at line 278 of file libtiepie.h.

#define GMB_BURST_SEGMENT_COUNT_OUTPUT   11

Definition at line 279 of file libtiepie.h.