Distributing a Built Application
- Updated2025-11-07
- 1 minute(s) read
- Install the LabVIEW Datalogging and Supervisory Control (DSC) Module Run-Time
System on the target computer if you have not installed it already.Note You must have the DSC Module Run-Time System installed to run a DSC Module application. Refer to the manufacturer's website for more information about the DSC Module Run-Time System.
- Optional: Right-click the application specification you want to distribute and select Properties from the shortcut menu to display the Application Properties dialog box. From the Preview page, click the Generate Preview button to review the generated files for the application.
-
Copy the entire built application directory to the target computer. If you
created an installer, run the setup.exe file to install the
application on the target computer.
Note The built application stores Citadel database in this directory. Ensure this directory is accessible if you enable logging for this application.
- Optional: Test the deployment of shared variables on the target computer before running the application. Use the Distributed System Manager to verify that shared variable deployment is successful. To launch the System Manager from LabVIEW, select Tools»Distributed System Manager.
- Run the application on the target computer.