|
LibTiePie
0.9.16
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 928 of file libtiepie.h.
| #define GSB_RUNNING 1 |
Definition at line 929 of file libtiepie.h.
| #define GSB_BURSTACTIVE 2 |
Definition at line 930 of file libtiepie.h.
| #define GSB_WAITING 3 |
Definition at line 931 of file libtiepie.h.