|
Version 5 |
ATEasy users can call existing LabVIEW code in their test applications using this command.
The command will open the Import LabVIEW Vi/LLB Dialog.dialog to select the VI (Virtual Instrument) or LLB (library) file. Once the files are selected, the dialog displays a list of VI and their connectors (parameters), pressing import will generate an ATEasy procedure for each VI selected. The procedure can be used to call the VI. Calling a VI requires the exact version of LabVIEW run-time engine to be installed.
See also LabVIEW Vi/LLB Procedures for further discussions.