IRPyro messaging application
Communications program between IRPyro and IRPyro evaluation tool
|
assign a unique consecutive number to each channel on a maximum of four sensors More...
#include <message_interface_common.c>
Data Fields | |
uint8_t | index |
uint8_t | map_channel_selected |
uint8_t | map_sensor_selected |
assign a unique consecutive number to each channel on a maximum of four sensors
The eevt gui has a maximum of four scopes to receive collected data from a configured channel. In order to present
Definition at line 159 of file message_interface_common.c.
uint8_t channel_configuration_map::index |
Definition at line 161 of file message_interface_common.c.
uint8_t channel_configuration_map::map_channel_selected |
Definition at line 163 of file message_interface_common.c.
uint8_t channel_configuration_map::map_sensor_selected |
Definition at line 162 of file message_interface_common.c.