|
LibTiePie
0.9.16
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 1047 of file libtiepie.h.
| #define TC_UNKNOWN 0 |
Definition at line 1064 of file libtiepie.h.
| #define TC_NONE ( 1 << TCB_NONE ) |
Definition at line 1066 of file libtiepie.h.
| #define TC_SMALLER ( 1 << TCB_SMALLER ) |
Definition at line 1067 of file libtiepie.h.
| #define TC_LARGER ( 1 << TCB_LARGER ) |
Definition at line 1068 of file libtiepie.h.
| #define TC_INSIDE ( 1 << TCB_INSIDE ) |
Definition at line 1069 of file libtiepie.h.
| #define TC_OUTSIDE ( 1 << TCB_OUTSIDE ) |
Definition at line 1070 of file libtiepie.h.