| 
    LibTiePie
    0.6.1
    
   Library for interfacing TiePie engineering instruments 
   | 
 
Modules | |
| Bit numbers | |
| Masks | |
Macros | |
| #define | TOEN_COUNT 6 | 
| Number of trigger output events.  More... | |
| #define | TOE_UNKNOWN 0 | 
| #define | TOE_GENERATOR_START ( 1 << TOEB_GENERATOR_START ) | 
| #define | TOE_GENERATOR_STOP ( 1 << TOEB_GENERATOR_STOP ) | 
| #define | TOE_GENERATOR_NEWPERIOD ( 1 << TOEB_GENERATOR_NEWPERIOD ) | 
| #define | TOE_OSCILLOSCOPE_RUNNING ( 1 << TOEB_OSCILLOSCOPE_RUNNING ) | 
| #define | TOE_OSCILLOSCOPE_TRIGGERED ( 1 << TOEB_OSCILLOSCOPE_TRIGGERED ) | 
| #define | TOE_MANUAL ( 1 << TOEB_MANUAL ) | 
| #define TOEN_COUNT 6 | 
Number of trigger output events.
Definition at line 1261 of file libtiepie.h.
| #define TOE_UNKNOWN 0 | 
Definition at line 1279 of file libtiepie.h.
| #define TOE_GENERATOR_START ( 1 << TOEB_GENERATOR_START ) | 
Definition at line 1280 of file libtiepie.h.
| #define TOE_GENERATOR_STOP ( 1 << TOEB_GENERATOR_STOP ) | 
Definition at line 1281 of file libtiepie.h.
| #define TOE_GENERATOR_NEWPERIOD ( 1 << TOEB_GENERATOR_NEWPERIOD ) | 
Definition at line 1282 of file libtiepie.h.
| #define TOE_OSCILLOSCOPE_RUNNING ( 1 << TOEB_OSCILLOSCOPE_RUNNING ) | 
Definition at line 1283 of file libtiepie.h.
| #define TOE_OSCILLOSCOPE_TRIGGERED ( 1 << TOEB_OSCILLOSCOPE_TRIGGERED ) | 
Definition at line 1284 of file libtiepie.h.
| #define TOE_MANUAL ( 1 << TOEB_MANUAL ) | 
Definition at line 1285 of file libtiepie.h.