NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I display multiple numeric limit test in operator interface

I am using Teststand 3 and I want to display additional information like the limits and the results in the sequence UI control. Adding new columns to this control is no problem, so it works good with any step type, that has a single result. But how can I display the information of a step that has multiple results ? The rows of the sequence UI control are limited to a single line.

Regards
Dirk Schüller-Möller
0 Kudos
Message 1 of 2
(3,176 Views)
Dirk,

If you want to display several results for a single step, then you will need to either create a new column for each result or have an expression in your column that will format in a single string all the result that you want to display.

What you can not do is spawn the result of a single step across several rows (only one step per row).

Best Regards,

Alejandro del Castillo
Ni
0 Kudos
Message 2 of 2
(3,176 Views)