When you open a VI last saved in a previous version of LabVIEW, LabVIEW
automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI.
Complete the following steps to mass compile a directory of VIs or an LLB.
- Select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
- Navigate to the directory of VIs or LLB you want to compile.
- Navigate into a folder and click the Current Folder button to update all the VIs and LLBs in that folder.
- Select a .llb file to update all the VIs in that LLB. Select the open folder icon labeled VI with a single period to the right and click the Select button.
- Click the Mass Compile button to mass compile the VIs.
- Click the Done button to return to LabVIEW.