LibTiePie  0.7.4
Library for interfacing TiePie engineering instruments

Description

Bit numbers used to create the signal generation status flags of a generator.

Macros

#define GSB_STOPPED   0
 
#define GSB_RUNNING   1
 
#define GSB_BURSTACTIVE   2
 
#define GSB_WAITING   3
 

Macro Definition Documentation

#define GSB_STOPPED   0

Definition at line 895 of file libtiepie.h.

#define GSB_RUNNING   1

Definition at line 896 of file libtiepie.h.

#define GSB_BURSTACTIVE   2

Definition at line 897 of file libtiepie.h.

#define GSB_WAITING   3

Definition at line 898 of file libtiepie.h.