Organizing Test Program Files with Stand-alone VIs
- Updated2026-07-27
- 1 minute(s) read
A stand-alone VI is a file on disk that is not part of a LabVIEW library and is not called in the context of a project.
Code module VIs use functions that manipulate input from the user interface or other sources and display that information or move it to other files or computers.
Related Information
- Organizing Test Program Files with LabVIEW Libraries
- Organizing Test Program Files with LabVIEW Projects
- Calling LabVIEW VIs
Use the LabVIEW Adapter to call VIs from TestStand, create new LabVIEW projects and VIs to call from TestStand, edit and debug existing VIs, and use LabVIEW data types in TestStand.
- Getting Started with TestStand
- Programming with the TestStand API in LabVIEW