| 
    LibTiePie
    0.4.3
    
   Library for interfacing TiePie engineering instruments 
   | 
 
Modules | |
| DeviceID masks | |
| DeviceID bits | |
Macros | |
| #define | ID_HS3 ( IDM_DEVICEID | ( 1 << IDB_HS3 ) ) | 
| Handyscope HS3.   | |
| #define | ID_HS4 ( IDM_DEVICEID | ( 1 << IDB_HS4 ) ) | 
| Handyscope HS4.   | |
| #define | ID_HS4D ( IDM_DEVICEID | ( 1 << IDB_HS4D ) ) | 
| Handyscope HS4 DIFF.   | |
| #define | ID_HS805 ( IDM_DEVICEID | ( 1 << IDB_HS805 ) ) | 
| TiePieSCOPE HS805.   | |
| #define | ID_HP3 ( IDM_DEVICEID | ( 1 << IDB_HP3 ) ) | 
| Handyprobe HP3.   | |
| #define | ID_HS5 ( IDM_DEVICEID | ( 1 << IDB_HS5 ) ) | 
| Handyscope HS5.   | |
| #define | ID_HL0516 ( IDM_DEVICEID | ( 1 << IDB_HL0516 ) ) | 
| HL0516.   | |
| #define | ID_PA1 ( IDM_DEVICEID | ( 1 << IDB_PA1 ) ) | 
| Power Analyzer PA1.   | |
| #define | ID_COMBI ( IDM_DEVICEID | ( 1 << IDB_COMBI ) ) | 
| Combined instrument.   | |
| #define ID_HS3 ( IDM_DEVICEID | ( 1 << IDB_HS3 ) ) | 
Handyscope HS3.
Definition at line 1108 of file libtiepie.h.
| #define ID_HS4 ( IDM_DEVICEID | ( 1 << IDB_HS4 ) ) | 
Handyscope HS4.
Definition at line 1109 of file libtiepie.h.
| #define ID_HS4D ( IDM_DEVICEID | ( 1 << IDB_HS4D ) ) | 
Handyscope HS4 DIFF.
Definition at line 1110 of file libtiepie.h.
| #define ID_HS805 ( IDM_DEVICEID | ( 1 << IDB_HS805 ) ) | 
TiePieSCOPE HS805.
Definition at line 1111 of file libtiepie.h.
| #define ID_HP3 ( IDM_DEVICEID | ( 1 << IDB_HP3 ) ) | 
Handyprobe HP3.
Definition at line 1112 of file libtiepie.h.
| #define ID_HS5 ( IDM_DEVICEID | ( 1 << IDB_HS5 ) ) | 
Handyscope HS5.
Definition at line 1113 of file libtiepie.h.
| #define ID_HL0516 ( IDM_DEVICEID | ( 1 << IDB_HL0516 ) ) | 
HL0516.
Definition at line 1114 of file libtiepie.h.
| #define ID_PA1 ( IDM_DEVICEID | ( 1 << IDB_PA1 ) ) | 
Power Analyzer PA1.
Definition at line 1115 of file libtiepie.h.
| #define ID_COMBI ( IDM_DEVICEID | ( 1 << IDB_COMBI ) ) | 
Combined instrument.
Definition at line 1116 of file libtiepie.h.