At present, using a malleable VI in almost any form alongside PPLs seems to be largely impossible.
Of course, a malleable VI is a template of sorts, and a PPL is the compiled form of some library. I can see this makes including the malleable VI impossible (at least without a predefined list of allowed types, at which point you could use the VIM as a private VI and define a set of public or private VIs, then call those from a public polymorphic VI).
However, it would be nice if we could define a VIM (either in, or alongside) a library in a project, and have it be placed in e.g. the Support destination (or specified destination via the Build Specification settings).
A quick attempt to do this resulted in the following:
Could this please be improved? 🙂
Ideally the VIM that is placed in the accompanying destination should link to the VIs in A.lvlibp, and none of the VIs should be missing in that PPL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Declined per cbutcher's request