08-01-2011 07:05 AM
Hello I’m running teststand 4.2.1 and
using the parallel model provided by NI
When I run the sequence in 12 instances
is shows the test instances in a 4*3 matrix but is there a way to configure
teststand to show it in 3*4 since the
test will be running in a rack with 3*4 it would be more intuitive to show it as
this instead.
/Marck
08-02-2011 09:30 AM
There is no way to customize the tiling behavior of the sequence editor, however changing the size of the available space in the document window might affect how the windows are tiled. Also, you could write your own UI that displays the executions the way you like, however this would be non-trivial. You can also disable tiling if you prefer under the Configure->Model Options menu.
Hope this helps,
-Doug