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

BLE tester measurement settings for TX power measurements common to all DUTs. More...

#include <prod_line_tool_dll.h>

Public Attributes

bool en
 
char name [TEST_NAME_STR_SIZE]
 
uint32_t freq
 
uint8_t tx_pwr_range
 
_pdll_tx_pwr_lvl tx_pwr
 
float avg_high_limit
 
float avg_low_limit
 
float pk_avg_limit
 

Detailed Description

BLE tester measurement settings for TX power measurements common to all DUTs.

Definition at line 687 of file prod_line_tool_dll.h.

Member Data Documentation

◆ avg_high_limit

float __pltd_ble_test_tx_pwr::avg_high_limit

The average high power limit for the TX output power pass/fail test criteria.

Definition at line 694 of file prod_line_tool_dll.h.

◆ avg_low_limit

float __pltd_ble_test_tx_pwr::avg_low_limit

The average low power limit for the TX output power pass/fail test criteria.

Definition at line 695 of file prod_line_tool_dll.h.

◆ en

bool __pltd_ble_test_tx_pwr::en

Enable or disable the BLE tester TX power measurements.

Definition at line 689 of file prod_line_tool_dll.h.

◆ freq

uint32_t __pltd_ble_test_tx_pwr::freq

The frequency in MHz that the measurements will be performed.

Definition at line 691 of file prod_line_tool_dll.h.

◆ name

char __pltd_ble_test_tx_pwr::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 690 of file prod_line_tool_dll.h.

◆ pk_avg_limit

float __pltd_ble_test_tx_pwr::pk_avg_limit

The peak to average power limit for the TX output power pass/fail test criteria.

Definition at line 696 of file prod_line_tool_dll.h.

◆ tx_pwr

_pdll_tx_pwr_lvl __pltd_ble_test_tx_pwr::tx_pwr

Set the TX power level of the device under test. Values from /ref __pdll_tx_pwr_lvl.

Definition at line 693 of file prod_line_tool_dll.h.

◆ tx_pwr_range

uint8_t __pltd_ble_test_tx_pwr::tx_pwr_range

Set the instrument TX input power range. Values from /ref __ble_instr_pwr_range.

Definition at line 692 of file prod_line_tool_dll.h.


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