When converting a new VI back to LabVIEW 8.0, we get tons of warnings in the form:
The object "Multiply" does not support output configuration in the previous version.
The object "Multiply" does not support output configuration in the previous version.
The object "Subtract" does not support output configuration in the previous version.
The object "Add" does not support output configuration in the previous version.
The object "Multiply" does not support output configuration in the previous version.
The object "Divide" does not support output configuration in the previous version.
The object "Subtract" does not support output configuration in the previous version.
The object "Divide" does not support output configuration in the previous version.
The object "Divide" does not support output configuration in the previous version.
...
(see also this recent discussion, especially my comment).
The idea is that these warnings should only occur for function instances where the output was actually configured to be different from the default.
The current problem is similar to the problem with the boy who cried wolf, finding important warnings in a huge pile of useless warnings is like finding a non-magnetic, non-metallic, non-fluorescent needle in a haystack, and it is easily possible to miss something that is actually important.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.