Create a new BLT executable
|
oFrom the Build Specifications of your product, click on Create a new BLT executable. |
|
|
oBLT now requires you to interact directly with LabVIEW. |
|
|
oType a name for your executable. oSelect the Startup VI for your application. oSelect the Target path for your exe. oClick on CREATE BUILD and wait for the process to complete. |
|
|
oThis adds the following elements in your LabVIEW Project: ▪A virtual directory called BLT for LabVIEW that includes the dependences required by your BLT executable ▪A Startup VI. This VI replaces the startup VI you've selected during the creation of the BLT exe. This new startup VI has been automatically generated and configured to launch your application correctly. ▪An executable build specifications. This exe is configured to include everything needed by BLT to work in your application. |
|



