LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Control Distribution - Naming conventions and locations

Where can I find the naming conventions for directories and controls and their recommended locations when distributing/installing custom controls. I believe they are normally installed in user.lib, but would like some semi-official documentation on this.

 

For example, I know that libraries in the user.lib directory should ideally be organised by company name (spaces allowed).

 

This document does not give enough detail and I'm sure another one exists, but can't seem to find it: https://www.ni.com/docs/en-US/bundle/labview/page/organization-of-labview.html

0 Kudos
Message 1 of 5
(1,878 Views)

I suggest to learn how to build your custom controls into a package with VI Package Manager.  Then you can make a palette of the controls.

0 Kudos
Message 3 of 5
(1,768 Views)

@ahovhann, thanks for the documents. I couldn't find any mention of the control library structure / naming conventions though specifically for distribution.

 

@, I guess I could use that as the standard, although it's a 3rd-party tool (I know it's pushed a lot by NI). Just thought there may have been something more official.

 

Without standards it's a bit of a free-for-all.

0 Kudos
Message 4 of 5
(1,681 Views)

VI Package Manager is a distribution standard among professional LabVIEW developers.  There are several libraries of custom controls on the Tools Network, all of which are vipm packages.

0 Kudos
Message 5 of 5
(1,669 Views)