Hi, is there a means of modifying the report generated when using the TS built-in "Sequence File Documentation" feature. I know for execution report generation, there is a sequence file itself that can be mod'd, but can the documentor be tweaked?
Yes, the TestStand documentation generation tool is located in \Components\NI\Tools\DocGen. Within this folder there's a set of sequence files that you can customize: one main sequence file (docgen.seq), and two format-specific sequences (docgen_html.seq and docgen_txt.seq). Also, the LabWindows/CVI source code is provided that displays the dialog box is provided as well.