Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Public Attributes | List of all members
__pltd_temp_meas Struct Reference

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]
 

Detailed Description

Temperature measurement settings.

Definition at line 744 of file prod_line_tool_dll.h.

Member Data Documentation

◆ en

bool __pltd_temp_meas::en

Enable or disable the ambient temperature measurement.

Definition at line 746 of file prod_line_tool_dll.h.

◆ instr_iface

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.

◆ instr_name

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.


The documentation for this struct was generated from the following file: