LibTiePie  0.6.1
Library for interfacing TiePie engineering instruments
Product ID's

Description

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_HS4D   20
 Handyscope HS4-DIFF. More...
 
#define PID_HS5   22
 Handyscope HS5. More...
 
#define PID_HS6D   25
 Handyscope HS6 DIFF. More...
 

Macro Definition Documentation

#define PID_NONE   0

Unknown/invalid ID.

Definition at line 1304 of file libtiepie.h.

#define PID_COMBI   2

Combined instrument.

Definition at line 1305 of file libtiepie.h.

#define PID_HS3   13

Handyscope HS3.

Definition at line 1307 of file libtiepie.h.

#define PID_HS4   15

Handyscope HS4.

Definition at line 1308 of file libtiepie.h.

#define PID_HP3   18

Handyprobe HP3.

Definition at line 1309 of file libtiepie.h.

#define PID_HS4D   20

Handyscope HS4-DIFF.

Definition at line 1310 of file libtiepie.h.

#define PID_HS5   22

Handyscope HS5.

Definition at line 1311 of file libtiepie.h.

#define PID_HS6D   25

Handyscope HS6 DIFF.

Definition at line 1312 of file libtiepie.h.