![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
Temperature measurement settings. More...
#include <prod_line_tool_dll.h>
Public Attributes | |
| bool | en |
| char | instr_name [PLTD_INSTR_MAX_NAME_SIZE] |
| char | instr_iface [PLTD_INSTR_MAX_NAME_SIZE] |
Temperature measurement settings.
Definition at line 744 of file prod_line_tool_dll.h.
| bool __pltd_temp_meas::en |
Enable or disable the ambient temperature measurement.
Definition at line 746 of file prod_line_tool_dll.h.
| char __pltd_temp_meas::instr_iface[PLTD_INSTR_MAX_NAME_SIZE] |
The temperature instrument interface in string, e.g. "COM150".
Definition at line 748 of file prod_line_tool_dll.h.
| char __pltd_temp_meas::instr_name[PLTD_INSTR_MAX_NAME_SIZE] |
The temperature instrument name selected.
Definition at line 747 of file prod_line_tool_dll.h.