LibTiePie
0.7.1
Library for interfacing TiePie engineering instruments
|
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 |
#define GSB_STOPPED 0 |
Definition at line 888 of file libtiepie.h.
#define GSB_RUNNING 1 |
Definition at line 889 of file libtiepie.h.
#define GSB_BURSTACTIVE 2 |
Definition at line 890 of file libtiepie.h.
#define GSB_WAITING 3 |
Definition at line 891 of file libtiepie.h.