![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
PLTD library parameters for each different device. More...
#include <prod_line_tool_dll.h>
Public Attributes | |
| char | station_num [LOG_PARAM_STR_SIZE] |
| char | caller_name [LOG_PARAM_STR_SIZE] |
| char | caller_ver [LOG_PARAM_STR_SIZE] |
| char | tester_id [LOG_PARAM_STR_SIZE] |
PLTD library parameters for each different device.
Definition at line 670 of file prod_line_tool_dll.h.
| char __plt_log_info::caller_name[LOG_PARAM_STR_SIZE] |
An identification string of the host application (e.g. GUI, CLI, etc).
Definition at line 673 of file prod_line_tool_dll.h.
| char __plt_log_info::caller_ver[LOG_PARAM_STR_SIZE] |
The version of the caller application
Definition at line 674 of file prod_line_tool_dll.h.
| char __plt_log_info::station_num[LOG_PARAM_STR_SIZE] |
A test station identification, saved in the logs, to distinguish parallel testing in multiple PCs.
Definition at line 672 of file prod_line_tool_dll.h.
| char __plt_log_info::tester_id[LOG_PARAM_STR_SIZE] |
The name of the tester.
Definition at line 675 of file prod_line_tool_dll.h.