You can view bitfile paths corresponding to compiled FPGA VIs in LabVIEW projects. This information is only available in the project and target-specific instance of the VI. If you open the VI independently of the project, you do not have access to the the bitfile path information.
- Create a new project or open an existing project.
- Add an FPGA target to the project.
- Add a new or existing VI in the Project Explorer window below the FPGA target.
- Compile the VI.
- Right-click the VI in the Project Explorer window and select Target Specific Properties from the shortcut menu. The Target-Specific VI Properties dialog box appears and you can view the bitfile path of the VI.
- Click the OK button.