@tarheel_hax0r wrote:
...it would have saved me about a week of my life chasing windmills.
Come on man ! Have a nice cup of tea and try to be less agressive and severe with LabVIEW.
Everybody nows that LV documentation is not perfect. But you apparently found that LVusers are able to share their experience, and help beginners to understand the logic behind graphic programming.
Instead of chasing windmills, you should have read more carefully the answers to your question:
- The track to the solution was proposed by DavidT less than 6 hours after your first post (01-17-2005);
- an effective solution was given by Ben within 8 hours;
- I gave the explanation of your supposed "bug" in 13 hours;
That's quite far from a week and your quoted statement seems to be unrealistic.
About the two other supposed bugs, now :
- your "phantom" cursors appear normally on the cursor legend. They cannot be dragged because you didn't allow it (click on the lock in the cursor legend and select "allow drag"). You can suppress any cursor as any element of an array, either directly (right click on the cursor name in the legend, then select "Data operation>delete element") or programmatically using a property node. I don't see any bug here, but may be I missed something ?..
- the cursor visible property seems to work flawlessly on my machines. Apparently no bug again...
See the attached vi where these basic cursor manipulation operation are illustrated.
Chilly Charly (aka CC)