Use this dialog box to import LabVIEW VI/LLB files.

Select Vi Files

This shows what has been opened - list of Vi files. If they are contained in LLB file, then they will be listed under its name.

Open Vis

To open Vis, click this button, then Open dialog will be displayed - select either VI or LLB files (.vi, .llb). In v8, .lvlibp file format are also supported.

Import

This will Import Vis that are checked in the Vi List to the currently active ATEasy module Procedures.

Cancel

This will close the dialog.

Add Prefix to Variable

During Import, if there are any variables/parameters in the Vi file, ATEasy will add prefix to each variable. Adding Prefix is the default setting.

Keep VI Dll in Memory

If you close the dialog, the library (.llb) will be removed from the memory - you can prevent this by checking this option.  By default, it is unchecked.

Reset Vi's Parameters List

This button resets all VI files' parameters list to the original ones in the llb.

Description

This shows the description of the selected Vi.

View

This will display the Vi (Virtual Instrument) front panel.

Edit

This allows you to edit the Vi panel - see an example here for Analyze Waveform.vi. The View will show the same panel except edit capabilities.