09-16-2005 04:42 AM
The polymorphic selection is OK, because you have the DBL array coming out of the VI fine, and there doesn't appear to be anything wrong with the subVI, because you would have seen a "subVI is not executable" error.
The fact that the sink is recognized as void causes me to think that there may be something wrong with your LV installation. The only way I managed to recreate your error was by going into the subVI and disconnecting the FP IO control from its terminal in the connector pane and then reselecting that polymorphic instance (because the automatic selection immediately changed it when I disconnected it).
Try looking inside the subVI to see how its connector pane is set up. Use what becktho suggested to check all the polymorphic instances. If you do find that it's disconnected, you should check the other FP VIs as well. Then, I suggest you post the actual temp measurement VI (backsave to 7.0) so we can try it, and the next step will probably be doing a repair on the LV installation.
09-16-2005 10:20 AM
11-14-2005 05:01 AM - edited 11-14-2005 05:01 AM
Message Edited by sesp on 11-14-2005 05:11 AM
11-14-2005 05:25 AM
You don't need "enable indexing" as this has to do with loops.
Just delete the constant you wired. Point to the terminal with the wire-tool, right-click and select create constant.
Hope this helps.
Thomas
11-14-2005 06:06 AM
11-14-2005 06:10 AM
11-14-2005 06:14 AM
06-17-2015 07:25 PM
06-17-2015 07:32 PM
Instead of adding a new message to the end of a long, 10-year old thread. Just continue in your original thread!
http://forums.ni.com/t5/LabVIEW/How-implement-analog-sorting/td-p/3140961
03-15-2022 01:00 PM
I got the same problem, the representation is double and they all have the same length of data but cannot be connected either to xy graph or waveform graph. What could be the problem?