|
LibTiePie
0.5
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 343 of file libtiepie.h.
| #define GSB_RUNNING 1 |
Definition at line 344 of file libtiepie.h.
| #define GSB_BURSTACTIVE 2 |
Definition at line 345 of file libtiepie.h.
| #define GSB_WAITING 3 |
Definition at line 346 of file libtiepie.h.