01-22-2019 07:26 AM
I read this in Teststand documentation:
For TestStand 2012 and later the default process models uses a plugin architecture for reporting, hence why the report file path is easiest to access through the GetReportFilePath callback. This callback is executed after the client's MainSequence completes.
How can I access report file name and path before MainSequence ends. I need this beacouse my main sequence already have to know report file path?
02-04-2019 02:28 AM
Hi Skoda3,
the similar question was answered here - https://forums.ni.com/t5/NI-TestStand/Getting-Report-File-Path-location-at-execution-in-TestStand-20...
This could help.
Regards,