LibTiePie
0.9.12
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 522 of file libtiepie.h.
#define CONNECTORTYPE_BNC 0x00000001 |
Definition at line 524 of file libtiepie.h.
#define CONNECTORTYPE_BANANA 0x00000002 |
Definition at line 525 of file libtiepie.h.
#define CONNECTORTYPE_POWERPLUG 0x00000004 |
Definition at line 526 of file libtiepie.h.
#define CONNECTORTYPE_COUNT 3 |
Number of connector types.
Definition at line 528 of file libtiepie.h.