LibTiePie
0.8.0
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 514 of file libtiepie.h.
#define CONNECTORTYPE_BNC 0x00000001 |
Definition at line 516 of file libtiepie.h.
#define CONNECTORTYPE_BANANA 0x00000002 |
Definition at line 517 of file libtiepie.h.
#define CONNECTORTYPE_POWERPLUG 0x00000004 |
Definition at line 518 of file libtiepie.h.
#define CONNECTORTYPE_COUNT 3 |
Number of connector types.
Definition at line 520 of file libtiepie.h.