LibTiePie  0.7.4
Library for interfacing TiePie engineering instruments
Device type

Description

Macros

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

Macro Definition Documentation

#define DEVICETYPE_OSCILLOSCOPE   0x00000001

Oscilloscope.

Definition at line 436 of file libtiepie.h.

#define DEVICETYPE_GENERATOR   0x00000002

Generator.

Definition at line 437 of file libtiepie.h.

#define DEVICETYPE_I2CHOST   0x00000004

I2C Host.

Definition at line 438 of file libtiepie.h.

#define DEVICETYPE_COUNT   3

Number of device types.

Definition at line 440 of file libtiepie.h.