LibTiePie  0.4.5
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Macros Modules Pages
Product ID's

Description

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

Macro Definition Documentation

#define PID_NONE   0

Unknown/invalid ID.

Definition at line 736 of file libtiepie.h.

#define PID_COMBI   2

Combined instrument.

Definition at line 737 of file libtiepie.h.

#define PID_HS4   15

Handyscope HS4.

Definition at line 739 of file libtiepie.h.

#define PID_HS4D   20

Handyscope HS4-DIFF.

Definition at line 740 of file libtiepie.h.

#define PID_HS5   22

Handyscope HS5.

Definition at line 741 of file libtiepie.h.