CVI Source Code Files Window
- Updated2025-07-21
- 1 minute(s) read
CVI Source Code Files Window
Click the Source Code Files button on the LabWindows/CVI Module tab to launch the CVI Source Code Files window.
The LabWindows/CVI Source Code Files window contains the following options:
- Source File that Contains Function —The pathname of the source file. When you want to create a new source file, you must enter an absolute pathname. When you are using an existing source file, you can enter an absolute or relative pathname. Relative pathnames are relative to the TestStand search directories.
- CVI Project File to Open —The pathname of the LabWindows/CVI project file. When the code module is a DLL or static library, you must enter the name of the LabWindows/CVI project used to create the DLL or static library file. When the code module is an object module, you can also specify a project.If LabWindows/CVI 2019 or later is the active LabWindows/CVI installation, then the Module on the LabWindows/CVI Module Tab updates to the .dll that the LabWindows/CVI project builds. If all the build configurations in the LabWindows/CVI project do not create the same .dll file path, a dialog appears, and you can choose which .dll to use as the Module path.