Select a Class from LabVIEW Packed Project Library Dialog Box
- Updated2024-10-09
- 1 minute(s) read
Select a Class from LabVIEW Packed Project Library Dialog Box
Complete the following steps to launch the Select a Class from LabVIEW Packed Project Library dialog box, in which you can review the content of the packed project library file and select a LabVIEW class ( .lvclass ) file from the packed project library to open.
- On the LabVIEW Module tab of the Step Settings pane in the TestStand Sequence Editor or on the Module tab of the Edit LabVIEW VI Call dialog box in a TestStand User Interface , select the Class Member Call option from the Call Type ring control.
- Click the Browse for LabVIEW Class button, located to the right of the Class Path Control, to launch the Select the Step’s LabVIEW Class File dialog box.
- Select a LabVIEW packed project library ( .lvlibp ) file and click Open .
Calling a LabVIEW class member VI from a packed project library can be faster than calling an individual member VI independent of a packed project library. When you open a member VI from a packed project library, LabVIEW consolidates the types for all the VIs included in the packed project library during the load process. You cannot load a member VI in a packed project library independent of the other member VIs in the packed project library.
See Also
Calling LabVIEW Class Member VIs from TestStand
Organizing Test Program Files with LabVIEW Packed Project Libraries