Requires: Base Development System
Select Tools»Import»Shared Library to display this wizard.
Use the Import Shared Library wizard to create or update a LabVIEW project library of wrapper VIs for functions in a Windows .dll file, a macOS .framework file, or a Linux .so file. You must provide the shared library name and a C/C++ compatible header file.
Note The Import Shared Library wizard supports most C and C++ header files. The wrapper VIs the wizard creates use the Call Library Function Node, which does not support the C++ this pointer or calling methods in classes. |