malef Posted November 2, 2005 Report Share Posted November 2, 2005 Problem: Writing to the cursor position property does not update the position shown in the cursor legend. What can I do to update the cursor legend? Solution: There is a known issue which causes the cursor legend to not update properly when writing to the Cursor->Cursor Position->Cursor X and Cursor->Cursor Position->Cursor Y properties. As a workaround, to update the legend you can run the VI again or write to the property node twice by putting it in a for loop that executes twice. Alternatively, you can use the Cursor List property to programmatically change the cursor's position. Manfred Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.