ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabWindows/CVI

Distributing Libraries

You can distribute libraries for other users to include in their Library Trees. You must create a function panel (.fp) for each library program file. If you do not want to develop function panels for the library functions, create a .fp file without any classes or functions. In that case, LabWindows/CVI loads the library at startup but does not include the library name in the Library Tree. This approach is useful when the library supports other libraries and contains no user-callable functions.