![]() |
ThreeSpace API 2
2.0.6.1
Serial wrapper for YEI 3-Space Sensor Protocol
|
#include <yei_threespace_api.h>
Data Fields | |
| char | com_port [32] |
| char | friendly_name [64] |
| int | sensor_type |
A structure that contains basic information about a com port.
Definition at line 274 of file yei_threespace_api.h.
| char com_port[32] |
The com port string.
Definition at line 276 of file yei_threespace_api.h.
| char friendly_name[64] |
The frienly name of the com port.
Definition at line 277 of file yei_threespace_api.h.
| int sensor_type |
The type of 3-Space device connected through the com port.
Definition at line 278 of file yei_threespace_api.h.