02-24-2014 07:08 AM
Hi guys,
I've written a standalone module which I want to include as an add-on to several projects. The module consists of around 100 VIs itself.
Question is how to maintain the module for inclusion into other projects (to include in exe build).
I don't want to keep multiple copies of the module.
I have started to use libraries but I don't think they're going to work. Any ideas on the best structures (project and file) to achieve (a) portability of module into other projects; and (b) maintainability of module.
Thanks.
02-24-2014 07:15 AM
02-24-2014 07:16 AM - edited 02-24-2014 07:17 AM
Plug-in architectures using packed libraries, here is an interesting one: https://decibel.ni.com/content/docs/DOC-19176