LibTiePie  0.4.1
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Groups Pages
DeviceIDs

Macros

#define ID_HS3   ( IDM_DEVICEID | ( 1 << IDB_HS3 ) )
 Handyscope HS3.
 
#define ID_HS4   ( IDM_DEVICEID | ( 1 << IDB_HS4 ) )
 Handyscope HS4.
 
#define ID_HS4D   ( IDM_DEVICEID | ( 1 << IDB_HS4D ) )
 Handyscope HS4 DIFF.
 
#define ID_HS805   ( IDM_DEVICEID | ( 1 << IDB_HS805 ) )
 TiePieSCOPE HS805.
 
#define ID_HP3   ( IDM_DEVICEID | ( 1 << IDB_HP3 ) )
 Handyprobe HP3.
 
#define ID_HS5   ( IDM_DEVICEID | ( 1 << IDB_HS5 ) )
 Handyscope HS5.
 
#define ID_HL0516   ( IDM_DEVICEID | ( 1 << IDB_HL0516 ) )
 HL0516.
 
#define ID_PA1   ( IDM_DEVICEID | ( 1 << IDB_PA1 ) )
 Power Analyzer PA1.
 
#define ID_COMBI   ( IDM_DEVICEID | ( 1 << IDB_COMBI ) )
 Combined instrument.
 

Detailed Description

Macro Definition Documentation

#define ID_COMBI   ( IDM_DEVICEID | ( 1 << IDB_COMBI ) )

Combined instrument.

Definition at line 759 of file libtiepie.h.

#define ID_HL0516   ( IDM_DEVICEID | ( 1 << IDB_HL0516 ) )

HL0516.

Definition at line 757 of file libtiepie.h.

#define ID_HP3   ( IDM_DEVICEID | ( 1 << IDB_HP3 ) )

Handyprobe HP3.

Definition at line 755 of file libtiepie.h.

#define ID_HS3   ( IDM_DEVICEID | ( 1 << IDB_HS3 ) )

Handyscope HS3.

Definition at line 751 of file libtiepie.h.

#define ID_HS4   ( IDM_DEVICEID | ( 1 << IDB_HS4 ) )

Handyscope HS4.

Definition at line 752 of file libtiepie.h.

#define ID_HS4D   ( IDM_DEVICEID | ( 1 << IDB_HS4D ) )

Handyscope HS4 DIFF.

Definition at line 753 of file libtiepie.h.

#define ID_HS5   ( IDM_DEVICEID | ( 1 << IDB_HS5 ) )

Handyscope HS5.

Definition at line 756 of file libtiepie.h.

#define ID_HS805   ( IDM_DEVICEID | ( 1 << IDB_HS805 ) )

TiePieSCOPE HS805.

Definition at line 754 of file libtiepie.h.

#define ID_PA1   ( IDM_DEVICEID | ( 1 << IDB_PA1 ) )

Power Analyzer PA1.

Definition at line 758 of file libtiepie.h.