NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Add a Container to Report as Additional Result

Hi to all

 

I have a Container with two Values:

python007_0-1747401867666.png

I want to add this container as Additional Result:

python007_1-1747401916958.png

 

In the Report it looks like this:

python007_2-1747401964315.png

 

Why are the container elements Val0 & Val1 not visible in the report.

For testing I added a Array and this is correct visiblein the Report.

 

Any one know what the Problem with the contianer is?

0 Kudos
Message 1 of 5
(713 Views)

Nothing wrong with the container as it only displays the contents not the names/keys. If you need the name/key then you will have to build it using strings instead of just the values.

0 Kudos
Message 2 of 5
(679 Views)

Maybe my Image is not that clear but the first Additional Testresult is from an array which is displayed correctly.

The second additional result is the container where only the name "container" is visible in the report. There should be the Value "22" and "999" visible as I defined in my locals.

Report:

python007_0-1747719440889.png

Locals:

python007_1-1747719537468.png

 

 

If you run my sequence can you see the values "22" and "999"?

0 Kudos
Message 3 of 5
(669 Views)

What version of TestStand are you using? 32 or 64 bit?

0 Kudos
Message 4 of 5
(655 Views)

I use: 2023 Q4 32Bit

0 Kudos
Message 5 of 5
(652 Views)