LibTiePie  0.4.4
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Macros Groups Pages
Device type

Macros

#define DEVICETYPE_OSCILLOSCOPE   0x00000001
 Oscilloscope.
 
#define DEVICETYPE_GENERATOR   0x00000002
 Generator.
 
#define DEVICETYPE_I2CHOST   0x00000004
 I2C Host.
 
#define DEVICETYPE_COUNT   3
 Number of device types.
 

Detailed Description

Macro Definition Documentation

#define DEVICETYPE_OSCILLOSCOPE   0x00000001

Oscilloscope.

Definition at line 1108 of file libtiepie.h.

#define DEVICETYPE_GENERATOR   0x00000002

Generator.

Definition at line 1109 of file libtiepie.h.

#define DEVICETYPE_I2CHOST   0x00000004

I2C Host.

Definition at line 1110 of file libtiepie.h.

#define DEVICETYPE_COUNT   3

Number of device types.

Definition at line 1112 of file libtiepie.h.