Configuring the Input/Output Setting of the VI under Test
- Updated2025-11-07
- 1 minute(s) read
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
- Double-click an .lvtest file. to display the Test Properties dialog box.
- Select Advanced from the Category list to display the Advanced page.
- Click the Input/output values list and select which
controls and indicators of the VI under test appear on the Test
Cases page.Note If you select the Include controls and indicators from connector pane setting, make sure you select a connector pane pattern and assign terminals for the VI under test.
- Click the OK button to close the dialog box and return to the Project Explorer window.
- Select to save the project.