LibTiePie
0.4.5
Library for interfacing TiePie engineering instruments
|
Modules | |
Masks | |
Macros | |
#define | CONNECTORTYPE_UNKNOWN 0x00000000 |
#define | CONNECTORTYPE_BNC 0x00000001 |
#define | CONNECTORTYPE_BANANA 0x00000002 |
#define | CONNECTORTYPE_POWERPLUG 0x00000004 |
#define | CONNECTORTYPE_COUNT 3 |
Number of connector types. More... | |
#define CONNECTORTYPE_UNKNOWN 0x00000000 |
Definition at line 1144 of file libtiepie.h.
#define CONNECTORTYPE_BNC 0x00000001 |
Definition at line 1146 of file libtiepie.h.
#define CONNECTORTYPE_BANANA 0x00000002 |
Definition at line 1147 of file libtiepie.h.
#define CONNECTORTYPE_POWERPLUG 0x00000004 |
Definition at line 1148 of file libtiepie.h.
#define CONNECTORTYPE_COUNT 3 |
Number of connector types.
Definition at line 1150 of file libtiepie.h.