| 
    LibTiePie
    0.6.1
    
   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 1037 of file libtiepie.h.
| #define TCM_ALL ( ( 1 << TCN_COUNT ) - 1 ) | 
All conditions.
Definition at line 1038 of file libtiepie.h.
All conditions except TC_NONE.
Definition at line 1039 of file libtiepie.h.