Search found 4 matches

by Blaise
27 Feb 2026, 17:08
Forum: Report Generator
Topic: Reporting all tested POINT IN one ESD
Replies: 3
Views: 1475

Re: Reporting all tested POINT IN one ESD

Althoug I've noticed a strange behavior for the NOTE field in TESTPOINT TABLE:

The code

||SELECT [TESTPOINT DESCRIPTION],[DISCHARGE LOCATION],[DISCHARGE TYPE],TESTLEVEL,NOTE,RESULT FROM TESTPOINT TABLE||

work fine for all NOTE, excepted one: The negative contact discharge NOTE will not be ...
by Blaise
25 Feb 2026, 18:28
Forum: Report Generator
Topic: ||MODE OF OPERATION|| keyword behavior not the same between CE and PI ESD 'test-specific' templates
Replies: 0
Views: 1262

||MODE OF OPERATION|| keyword behavior not the same between CE and PI ESD 'test-specific' templates

Hello,

I want to use a word 'test-specific' template for PI-ESD tests with some general information. To achieve this, I've copied the keyword of my 'test-specific' template for CE tests. These keywords are:

Test ||TEST NUMBER||
Mode of operation ||MODE OF OPERATION||
Date of measurement ||TEST ...
by Blaise
25 Feb 2026, 17:55
Forum: Report Generator
Topic: Reporting all tested POINT IN one ESD
Replies: 3
Views: 1475

Re: Reporting all tested POINT IN one ESD

Many thanks for the answer! Now it works fine

Best regards
by Blaise
23 Feb 2026, 16:14
Forum: Report Generator
Topic: Reporting all tested POINT IN one ESD
Replies: 3
Views: 1475

Reporting all tested POINT IN one ESD

Hello,

I want to generate report for all tested POINT of one ESD test. I assume I don't know how many point were tested.

I want write a report that match all tests with any number of points tested. In the user manual, I've found the code for one point, for example: ||NEG AIR MEASURED POINT x ...