This document describes how to deploy a LabVIEW Datalogging and Supervisory Control (DSC) Module application using the DSC Run-Time System.
Note: This approach is supported only in LabVIEW DSC 7.1 and earlier.
You can build your LabVIEW DSC Module 7.1 or earlier applications for deployment in two ways.
- You can create applications (.exe files) from the DSC Module VIs using the LabVIEW Application Builder. When you install the Application Builder, the Build Application option becomes available in the Tools menu. Refer to the document linked below for more information about building applications created with the DSC Module. NI recommends using the method described in that document.
- If you do not have the Application Builder available, you can run your VI on a computer with the DSC Module Run-Time System installed. This method is more complicated than using the Application Builder. Complete the following steps to deploy an application using this method.