LibTiePie
0.9.16
Library for interfacing TiePie engineering instruments
|
Macros | |
#define | TCM_NONE 0 |
No conditions. More... | |
#define | TCM_ALL ( ( 1 << TCN_COUNT ) - 1 ) |
All conditions. More... | |
#define | TCM_ENABLED ( TCM_ALL & ~TC_NONE ) |
All conditions except TC_NONE. More... | |
#define TCM_NONE 0 |
No conditions.
Definition at line 1077 of file libtiepie.h.
#define TCM_ALL ( ( 1 << TCN_COUNT ) - 1 ) |
All conditions.
Definition at line 1078 of file libtiepie.h.
All conditions except TC_NONE.
Definition at line 1079 of file libtiepie.h.