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

Ammeter instrument general 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]
 
bool single_fail_test
 

Detailed Description

Ammeter instrument general settings.

Definition at line 752 of file prod_line_tool_dll.h.

Member Data Documentation

◆ en

bool __pltd_ammeter::en

Enable or disable the entire current measurement tests.

Definition at line 754 of file prod_line_tool_dll.h.

◆ instr_iface

char __pltd_ammeter::instr_iface[PLTD_INSTR_MAX_NAME_SIZE]

The ammeter instrument interface in string, e.g. "COM150".

Definition at line 756 of file prod_line_tool_dll.h.

◆ instr_name

char __pltd_ammeter::instr_name[PLTD_INSTR_MAX_NAME_SIZE]

The ammeter instrument name selected.

Definition at line 755 of file prod_line_tool_dll.h.

◆ single_fail_test

bool __pltd_ammeter::single_fail_test

If current measurement fails, PLT will switch off all DUTs and enable one by one to find the exact DUTs that fail.

Definition at line 757 of file prod_line_tool_dll.h.


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