LibTiePie
0.9.16
Library for interfacing TiePie engineering instruments
|
Macros | |
#define | PID_NONE 0 |
Unknown/invalid ID. More... | |
#define | PID_COMBI 2 |
Combined instrument. More... | |
#define | PID_HS3 13 |
Handyscope HS3. More... | |
#define | PID_HS4 15 |
Handyscope HS4. More... | |
#define | PID_HP3 18 |
Handyprobe HP3. More... | |
#define | PID_TP450 19 |
TP450. More... | |
#define | PID_HS4D 20 |
Handyscope HS4-DIFF. More... | |
#define | PID_HS5 22 |
Handyscope HS5. More... | |
#define | PID_HS6 24 |
Handyscope HS6. More... | |
#define | PID_HS6D 25 |
Handyscope HS6 DIFF. More... | |
#define | PID_ATS610004D 31 |
ATS610004D. More... | |
#define | PID_ATS605004D 32 |
ATS605004D. More... | |
#define | PID_125020VI 33 |
Virtual instrument 1250-20. More... | |
#define | PID_WS6 34 |
WiFiScope WS6. More... | |
#define | PID_WS5 35 |
WiFiScope WS5. More... | |
#define | PID_WS6D 36 |
WiFiScope WS6D. More... | |
#define | PID_ATS610004DW 37 |
ATS610004DW. More... | |
#define | PID_ATS605004DW 38 |
ATS605004DW. More... | |
#define | PID_WS4D 39 |
WiFiScope WS4D. More... | |
#define | PID_ATS5004DW 40 |
ATS5004DW. More... | |
#define PID_NONE 0 |
Unknown/invalid ID.
Definition at line 1358 of file libtiepie.h.
#define PID_COMBI 2 |
Combined instrument.
Definition at line 1359 of file libtiepie.h.
#define PID_HS3 13 |
Handyscope HS3.
Definition at line 1361 of file libtiepie.h.
#define PID_HS4 15 |
Handyscope HS4.
Definition at line 1362 of file libtiepie.h.
#define PID_HP3 18 |
Handyprobe HP3.
Definition at line 1363 of file libtiepie.h.
#define PID_TP450 19 |
TP450.
Definition at line 1364 of file libtiepie.h.
#define PID_HS4D 20 |
Handyscope HS4-DIFF.
Definition at line 1365 of file libtiepie.h.
#define PID_HS5 22 |
Handyscope HS5.
Definition at line 1366 of file libtiepie.h.
#define PID_HS6 24 |
Handyscope HS6.
Definition at line 1367 of file libtiepie.h.
#define PID_HS6D 25 |
Handyscope HS6 DIFF.
Definition at line 1368 of file libtiepie.h.
#define PID_ATS610004D 31 |
ATS610004D.
Definition at line 1369 of file libtiepie.h.
#define PID_ATS605004D 32 |
ATS605004D.
Definition at line 1370 of file libtiepie.h.
#define PID_125020VI 33 |
Virtual instrument 1250-20.
Definition at line 1371 of file libtiepie.h.
#define PID_WS6 34 |
WiFiScope WS6.
Definition at line 1372 of file libtiepie.h.
#define PID_WS5 35 |
WiFiScope WS5.
Definition at line 1373 of file libtiepie.h.
#define PID_WS6D 36 |
WiFiScope WS6D.
Definition at line 1374 of file libtiepie.h.
#define PID_ATS610004DW 37 |
ATS610004DW.
Definition at line 1375 of file libtiepie.h.
#define PID_ATS605004DW 38 |
ATS605004DW.
Definition at line 1376 of file libtiepie.h.
#define PID_WS4D 39 |
WiFiScope WS4D.
Definition at line 1377 of file libtiepie.h.
#define PID_ATS5004DW 40 |
ATS5004DW.
Definition at line 1378 of file libtiepie.h.