LibTiePie
0.5
Library for interfacing TiePie engineering instruments
|
Macros | |
#define | PID_NONE 0 |
Unknown/invalid ID. More... | |
#define | PID_COMBI 2 |
Combined instrument. More... | |
#define | PID_HS4 15 |
Handyscope HS4. More... | |
#define | PID_HP3 18 |
Handyprobe HP3. More... | |
#define | PID_HS4D 20 |
Handyscope HS4-DIFF. More... | |
#define | PID_HS5 22 |
Handyscope HS5. More... | |
#define PID_NONE 0 |
Unknown/invalid ID.
Definition at line 746 of file libtiepie.h.
#define PID_COMBI 2 |
Combined instrument.
Definition at line 747 of file libtiepie.h.
#define PID_HS4 15 |
Handyscope HS4.
Definition at line 749 of file libtiepie.h.
#define PID_HP3 18 |
Handyprobe HP3.
Definition at line 750 of file libtiepie.h.
#define PID_HS4D 20 |
Handyscope HS4-DIFF.
Definition at line 751 of file libtiepie.h.
#define PID_HS5 22 |
Handyscope HS5.
Definition at line 752 of file libtiepie.h.