NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the actual report file name while the test sequence is executed?

Hi,
How can I get the actual report file name while the test sequence is executed?
I would need to post the report file name (full path) to teh Custom Operator Interface.
I have a step that sends the message, but where can I get the file name from?
Andras
0 Kudos
Message 1 of 2
(2,878 Views)
Hello!

You can read the Path of the report in:

RunState.Root.Locals.ReportFilePath

Best regards
Ken
0 Kudos
Message 2 of 2
(2,866 Views)