My suggestion is that a Polymorphic VI should be able to contain Malleable VIs - as of LV 2018 this is not possible, and I don't think I've seen it suggested before.
The particular use case I have in mind is for a VIM which computes the average angle of an array of such angles, but changes a constant depending on whether angles are in degrees or radians. The desired option is a polymorphic selector for Degrees/Radians which would then select the appropriate VIM. The only available option currently is to add an Enum to the VIM. (A VIM is used to cope with representation and number of array dimensions).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Declined for reasons listed in post by AristosQueue above.