LibTiePie  0.7.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_TP450   19
 TP450. More...
 
#define PID_HS4D   20
 Handyscope HS4-DIFF. More...
 
#define PID_HS5   22
 Handyscope HS5. More...
 
#define PID_HS6D   25
 Handyscope HS6 DIFF. More...
 
#define PID_ATS610004D   31
 ATS610004D. More...
 
#define PID_ATS605004D   32
 ATS605004D. More...
 

Macro Definition Documentation

#define PID_NONE   0

Unknown/invalid ID.

Definition at line 1313 of file libtiepie.h.

#define PID_COMBI   2

Combined instrument.

Definition at line 1314 of file libtiepie.h.

#define PID_HS3   13

Handyscope HS3.

Definition at line 1316 of file libtiepie.h.

#define PID_HS4   15

Handyscope HS4.

Definition at line 1317 of file libtiepie.h.

#define PID_HP3   18

Handyprobe HP3.

Definition at line 1318 of file libtiepie.h.

#define PID_TP450   19

TP450.

Definition at line 1319 of file libtiepie.h.

#define PID_HS4D   20

Handyscope HS4-DIFF.

Definition at line 1320 of file libtiepie.h.

#define PID_HS5   22

Handyscope HS5.

Definition at line 1321 of file libtiepie.h.

#define PID_HS6D   25

Handyscope HS6 DIFF.

Definition at line 1322 of file libtiepie.h.

#define PID_ATS610004D   31

ATS610004D.

Definition at line 1323 of file libtiepie.h.

#define PID_ATS605004D   32

ATS605004D.

Definition at line 1324 of file libtiepie.h.