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

Modules

 DeviceID masks
 
 DeviceID bits
 

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 1033 of file libtiepie.h.

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

HL0516.

Definition at line 1031 of file libtiepie.h.

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

Handyprobe HP3.

Definition at line 1029 of file libtiepie.h.

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

Handyscope HS3.

Definition at line 1025 of file libtiepie.h.

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

Handyscope HS4.

Definition at line 1026 of file libtiepie.h.

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

Handyscope HS4 DIFF.

Definition at line 1027 of file libtiepie.h.

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

Handyscope HS5.

Definition at line 1030 of file libtiepie.h.

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

TiePieSCOPE HS805.

Definition at line 1028 of file libtiepie.h.

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

Power Analyzer PA1.

Definition at line 1032 of file libtiepie.h.