I expect LabView to be backward compatable, but recently I found that some of my earlier programs written in LabView 6i will not work in version 6.1 or higher (I'm using version 7.1 now). One of them is the type cast function. Attached is a simplest type cast example VI written in LabView 6i, it runs fine under 6i, but it shows error in 6.1 and higher.
Could anybody explain why? And how to correct the program to make it work in 7.1?
Thanks.