NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to block CallStackDepth increase?

is it possible to prevent increase CallStackDepth value?.

0 Kudos
Message 1 of 4
(2,534 Views)

Without researching it: No.

The more interesting part is: Why do you ask this? What is your concern about the callstack?

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 4
(2,503 Views)

I am trying a custom report. I need a custom report which has one table for all sequence steps. (like attachment)

I realize that this is about CallStackDepth value. 

0 Kudos
Message 3 of 4
(2,481 Views)

What you most likely refer to is "indenting" in report for subsequence calls.

Please refer to the TestStand Advanced Architecture Series to learn more about how reports are being generated. Starting with the NI provided functionality, you can adopt your report plugin to disable indenting (depending on report type this can be pretty easy).

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 4
(2,478 Views)