Reporting all tested POINT IN one ESD
Posted: 23 Feb 2026, 16:14
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||
But I wan't to automate the report, without adapt the template like ||NEG AIR MEASURED POINT 1||, ||NEG AIR MEASURED POINT 2||, ...
Are this point organized in TABLE? in LIST?
How can I adress them? A solution with SQL queries? I've tried ||SELECT ALL FROM POINTTABLE||, but it doe not work
Best regards
Blaise
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||
But I wan't to automate the report, without adapt the template like ||NEG AIR MEASURED POINT 1||, ||NEG AIR MEASURED POINT 2||, ...
Are this point organized in TABLE? in LIST?
How can I adress them? A solution with SQL queries? I've tried ||SELECT ALL FROM POINTTABLE||, but it doe not work
Best regards
Blaise