LibTiePie
0.4.5
Library for interfacing TiePie engineering instruments
|
Modules | |
DeviceID masks | |
DeviceID bits | |
Macros | |
#define | ID_HS4 ( IDM_DEVICEID | ( 1 << IDB_HS4 ) ) |
Handyscope HS4. More... | |
#define | ID_HS4D ( IDM_DEVICEID | ( 1 << IDB_HS4D ) ) |
Handyscope HS4 DIFF. More... | |
#define | ID_HS5 ( IDM_DEVICEID | ( 1 << IDB_HS5 ) ) |
Handyscope HS5. More... | |
#define | ID_COMBI ( IDM_DEVICEID | ( 1 << IDB_COMBI ) ) |
Combined instrument. More... | |
#define ID_HS4 ( IDM_DEVICEID | ( 1 << IDB_HS4 ) ) |
Handyscope HS4.
Definition at line 1220 of file libtiepie.h.
#define ID_HS4D ( IDM_DEVICEID | ( 1 << IDB_HS4D ) ) |
Handyscope HS4 DIFF.
Definition at line 1221 of file libtiepie.h.
#define ID_HS5 ( IDM_DEVICEID | ( 1 << IDB_HS5 ) ) |
Handyscope HS5.
Definition at line 1222 of file libtiepie.h.
#define ID_COMBI ( IDM_DEVICEID | ( 1 << IDB_COMBI ) ) |
Combined instrument.
Definition at line 1223 of file libtiepie.h.