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

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]
 

Detailed Description

PLTD library parameters for each different device.

Definition at line 670 of file prod_line_tool_dll.h.

Member Data Documentation

◆ caller_name

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.

◆ caller_ver

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.

◆ station_num

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.

◆ tester_id

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.


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