Creating a Built Application with LabVIEW a Project
- Updated2025-10-10
- 1 minute(s) read
supports building applications using LabVIEW projects. You typically distribute these executables to multiple end users, which means you copy the executable to multiple computers (targets).
This process describes creating a built application for Windows with LabVIEW that uses .
Note When used with a LabVIEW Real-Time (RT) target, the built
application is typically used as a startup application.
Complete the following steps to build an application from LabVIEW:
- Open the LabVIEW project you want to build.
- In the LabVIEW Project Explorer window, right-click Build Specifications under My Computer in the tree and select .
Related Information
- and LabVIEW Real-Time Best Practices
The LabVIEW Real-Time Module enables you to build real-time applications. Follow the guidelines to successfully create real-time applications with for your interfaces.
- Database Programming for the C API