LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatic Cursor Move on Intensity Graph?

Thought this one was fixed in LV7.

Check it out, can't programmatically set the position of the intensity graph, even with unlocking first.  What gives?  Thought I would quiz you prior to using solution detailed in


http://digital.ni.com/public.nsf/allkb/802A0020A1161AE686256C8C005F2FD5




Thanks,

Don
0 Kudos
Message 1 of 3
(2,712 Views)
It seems natural that the cursor won't lock at a position where there is no data. If you put data in the graph, the cursor will lock to the data area, not outside, which is the very purpose of locking the cursor.
Checked in 7.1.1


LabVIEW, C'est LabVIEW

0 Kudos
Message 2 of 3
(2,709 Views)

Indeed you are correct.  Obviously the example that I sent was a simple one culled from a main program where the same problem occurred.  And your answer helped me there as well because I was arbitrarily setting the cursor position based on the expected image size PRIOR to the intensity graph being filled with data.

Much obliged.

Sincerely,

 

Don

0 Kudos
Message 3 of 3
(2,697 Views)