||MODE OF OPERATION|| keyword behavior not the same between CE and PI ESD 'test-specific' templates
Posted: 25 Feb 2026, 18:28
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 DATE||
Humidity ||HUMIDITY||
Temperature ||TEMPERATURE||
Air pressure ||PRESSURE||
but the keyword ||MODE OF OPERATION|| is not recognized.
I do not understand why it does not work, as it works fine with my 'test-specific' template for CE tests.
Any suggestion?
I also have a second question related to test-specific template: In general, I want show the test result in report, with the keyword ||Test passed Icon||. If I set this keyword, the generated field is always empty (for all tests, not only for ESD). The part of my code is
||EUT|SELECT [TEST NUMBER], DESCRIPTION, [MODE OF OPERATION], [TEST PASSED ICON] FROM PERFORMED TESTS TABLE WHERE [Report Generator Template] = "C:\Users\Public\Documents\RadiMationData\RGT_File\EMC test results - PI – ESD.docx"||
Is a solution to display the result as 'Passed' or 'Fail'?
Best regards
Blaise
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 DATE||
Humidity ||HUMIDITY||
Temperature ||TEMPERATURE||
Air pressure ||PRESSURE||
but the keyword ||MODE OF OPERATION|| is not recognized.
I do not understand why it does not work, as it works fine with my 'test-specific' template for CE tests.
Any suggestion?
I also have a second question related to test-specific template: In general, I want show the test result in report, with the keyword ||Test passed Icon||. If I set this keyword, the generated field is always empty (for all tests, not only for ESD). The part of my code is
||EUT|SELECT [TEST NUMBER], DESCRIPTION, [MODE OF OPERATION], [TEST PASSED ICON] FROM PERFORMED TESTS TABLE WHERE [Report Generator Template] = "C:\Users\Public\Documents\RadiMationData\RGT_File\EMC test results - PI – ESD.docx"||
Is a solution to display the result as 'Passed' or 'Fail'?
Best regards
Blaise