Distributing Libraries
- Updated2023-02-21
- 1 minute(s) read
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.