Hello!
After countless hours of debugging through my code, I have verified the same problem that Mike Seibel found (see earlier thread) in LabView 6.1.
In my situation, I use a property node RingText.Text in my diagram and use it to read in a value from the enum ring which is placed in one of my dialog tabs that a normal user will not go to. I noticed that when I run my VI, for the first time labview is loaded, the RingText.Text pulls the text that was assigned as default, but the second I click on my dialog tab, the RingText.Text gets updated to the correct value. It is very strange. I also have labview 7.1 and verified that the problem doesn't occur in that release. Unfortunately my company is still needs to support 6.1, so I need to fix it.
Is there any other options other than to use an index to the Strings[] property node?
THANKS!
crazycliffy
- crazycliffy