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

PLTD library parameters for each different device. More...

#include <prod_line_tool_dll.h>

Public Attributes

_DUT_NUM dut_num
 
bool is_active
 
uint8_t bd_addr [BD_ADDR_SIZE]
 
char sn [LOG_PARAM_STR_SIZE]
 
float path_loss
 
uint32_t com_port
 
uint8_t mem_data [MAX_MEM_DATA_SIZE]
 

Detailed Description

PLTD library parameters for each different device.

Definition at line 658 of file prod_line_tool_dll.h.

Member Data Documentation

◆ bd_addr

uint8_t __pltd_dev_params::bd_addr[BD_ADDR_SIZE]

The BD address for each DUT.

Definition at line 662 of file prod_line_tool_dll.h.

◆ com_port

uint32_t __pltd_dev_params::com_port

Current COM port used for the DUT.

Definition at line 665 of file prod_line_tool_dll.h.

◆ dut_num

_DUT_NUM __pltd_dev_params::dut_num

DUT number that corresponds to the hardware DUT connector.

Definition at line 660 of file prod_line_tool_dll.h.

◆ is_active

bool __pltd_dev_params::is_active

Activate or deactive the particular device.

Definition at line 661 of file prod_line_tool_dll.h.

◆ mem_data

uint8_t __pltd_dev_params::mem_data[MAX_MEM_DATA_SIZE]

Custom memory data to be written to memory.

Definition at line 666 of file prod_line_tool_dll.h.

◆ path_loss

float __pltd_dev_params::path_loss

Set the RF OTA path losses between the instrument or GU and the DUT.

Definition at line 664 of file prod_line_tool_dll.h.

◆ sn

char __pltd_dev_params::sn[LOG_PARAM_STR_SIZE]

The serial number of each DUT.

Definition at line 663 of file prod_line_tool_dll.h.


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