TestStand 2017 Help
Edition Date: November 2017
Part Number: 370052W-01
»View Product Info
Download Help (Windows Only)
Purpose
This example demonstrates how to use the NI_TDMSReference and Path data types to include hyperlinks to files in reports TestStand generates.
Example File Location

Open Example
<TestStand Public>\Examples\Customizing Result Processing\Including Hyperlinks in a Report\Including Hyperlinks in a Report - TDMS File.seq
Highlighted Features
Major API
None
Prerequisites
None
How to Use This Example
Complete the following steps to use this example.
- Select the Provide links to TDMS file and Image in the generated report step. This step adds the TDMSRef and ImagePath variables to the ResultList using the Additional Results feature.
- Select Execute»Single Pass.
- When the execution completes, review the report, which contains links to the TDMS file and the image. Text reports do not include hyperlinks.
- Click the links to open the corresponding files. TestStand uses the default application you specify for the file format to open the file when you click the link in the report.