01-28-2008 04:34 AM
01-28-2008 06:04 AM
Your LLB appears to be empty. You can simply attach a file to your post.
In any case, I don't see why output terminals should affect polymorphism - the type of a wire is determined by its source and not by its sink. Additionally, the way a subVI behaves is determined by its inputs, not by its outputs, so selecting a polymorphic instance based on the outputs seems to be at odds with the way LabVIEW works. I would say this is a feature.
01-28-2008 10:29 AM
01-28-2008 10:47 AM
If you just want to select between different polymorphic VIs, right click the VI and select Visible Items>>Polymorphic VI Selector. You will get a ring which will allow you to select which VI you want.
01-28-2008 10:51 AM
i hate additional clicks ... but this indeed seems to be the smartest back door to this problem.
thanks again for your commitment, tst.