05-03-2019 10:36 AM
is it possible to prevent increase CallStackDepth value?.
05-06-2019 02:09 AM - edited 05-06-2019 02:10 AM
Without researching it: No.
The more interesting part is: Why do you ask this? What is your concern about the callstack?
05-07-2019 08:58 AM
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.
05-07-2019
10:19 AM
- last edited on
07-13-2024
04:50 PM
by
Content Cleaner
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).