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_freq_offs Struct Reference

BLE tester measurement settings for TX frequency offset 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
 
uint32_t pos_freq_limit
 
uint32_t neg_freq_limit
 
uint32_t drift_pkt_limit
 
uint32_t drift_rate_limit
 

Detailed Description

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

Definition at line 700 of file prod_line_tool_dll.h.

Member Data Documentation

◆ drift_pkt_limit

uint32_t __pltd_ble_test_freq_offs::drift_pkt_limit

The overall packet drift in KHz for the TX drift pass/fail test criteria.

Definition at line 709 of file prod_line_tool_dll.h.

◆ drift_rate_limit

uint32_t __pltd_ble_test_freq_offs::drift_rate_limit

The drift rate limit in KHz/50us for the TX drift pass/fail test criteria.

Definition at line 710 of file prod_line_tool_dll.h.

◆ en

bool __pltd_ble_test_freq_offs::en

Enable or disable the BLE tester TX carrier frequency offset measurements.

Definition at line 702 of file prod_line_tool_dll.h.

◆ freq

uint32_t __pltd_ble_test_freq_offs::freq

The frequency in MHz that the measurements will be performed.

Definition at line 704 of file prod_line_tool_dll.h.

◆ name

char __pltd_ble_test_freq_offs::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 703 of file prod_line_tool_dll.h.

◆ neg_freq_limit

uint32_t __pltd_ble_test_freq_offs::neg_freq_limit

The maximum negative offset limit in KHz for the TX carrier frequency offset pass/fail test criteria.

Definition at line 708 of file prod_line_tool_dll.h.

◆ pos_freq_limit

uint32_t __pltd_ble_test_freq_offs::pos_freq_limit

The maximum positive offset limit in KHz for the TX carrier frequency offset pass/fail test criteria.

Definition at line 707 of file prod_line_tool_dll.h.

◆ tx_pwr

_pdll_tx_pwr_lvl __pltd_ble_test_freq_offs::tx_pwr

Set the TX power level. Values from /ref __pdll_tx_pwr_lvl.

Definition at line 706 of file prod_line_tool_dll.h.

◆ tx_pwr_range

uint8_t __pltd_ble_test_freq_offs::tx_pwr_range

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

Definition at line 705 of file prod_line_tool_dll.h.


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