| 
    LibTiePie
    0.6.1
    
   Library for interfacing TiePie engineering instruments 
   | 
 
Modules | |
| Bit numbers | |
| Masks | |
Macros | |
| #define | TCN_COUNT 5 | 
| Number of trigger conditions.  More... | |
| #define | TC_UNKNOWN 0 | 
| #define | TC_NONE ( 1 << TCB_NONE ) | 
| #define | TC_SMALLER ( 1 << TCB_SMALLER ) | 
| #define | TC_LARGER ( 1 << TCB_LARGER ) | 
| #define | TC_INSIDE ( 1 << TCB_INSIDE ) | 
| #define | TC_OUTSIDE ( 1 << TCB_OUTSIDE ) | 
| #define TCN_COUNT 5 | 
Number of trigger conditions.
Definition at line 1007 of file libtiepie.h.
| #define TC_UNKNOWN 0 | 
Definition at line 1024 of file libtiepie.h.
| #define TC_NONE ( 1 << TCB_NONE ) | 
Definition at line 1026 of file libtiepie.h.
| #define TC_SMALLER ( 1 << TCB_SMALLER ) | 
Definition at line 1027 of file libtiepie.h.
| #define TC_LARGER ( 1 << TCB_LARGER ) | 
Definition at line 1028 of file libtiepie.h.
| #define TC_INSIDE ( 1 << TCB_INSIDE ) | 
Definition at line 1029 of file libtiepie.h.
| #define TC_OUTSIDE ( 1 << TCB_OUTSIDE ) | 
Definition at line 1030 of file libtiepie.h.