02-19-2010 04:22 PM
Just went through a similar exercise here as well.
We were silly enough to change a ring into an enumerated. Only to find that everything then starts with zero.....
So had to revert back, only to NOT see the constants on the diagram update.
Nice surprise.
Makes you wonder what the use of strict typedefs are in this case.
I could really use an enum type were I can define the values for each entry.
As a ring does NOT make code readable (wire it to a case statement, and you only see numbers. Basically useless).
Is this a new feature planned in labview version 9.1?
02-19-2010 04:56 PM
02-19-2010 05:32 PM
Done . Gave kudos. Indeed, very good idea.
Let's hope they listen....