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

BLE tester instrument specific settings. More...

#include <prod_line_tool_dll.h>

Public Attributes

bool en
 
char instr_name [PLTD_INSTR_MAX_NAME_SIZE]
 
char instr_iface [PLTD_INSTR_MAX_NAME_SIZE]
 

Detailed Description

BLE tester instrument specific settings.

Definition at line 679 of file prod_line_tool_dll.h.

Member Data Documentation

◆ en

bool __pltd_ble_tester::en

Enable or disable the BLE tester tests.

Definition at line 681 of file prod_line_tool_dll.h.

◆ instr_iface

char __pltd_ble_tester::instr_iface[PLTD_INSTR_MAX_NAME_SIZE]

The BLE tester instrument interface in string, e.g. "COM150".

Definition at line 683 of file prod_line_tool_dll.h.

◆ instr_name

char __pltd_ble_tester::instr_name[PLTD_INSTR_MAX_NAME_SIZE]

The BLE tester instrument name selected.

Definition at line 682 of file prod_line_tool_dll.h.


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