LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1) XY Graph cursor shift outside range and 2) cursor strange jumping on index value

Hello,
I have XYGraph and when using cursor along the edges and trying to go “higher” (or lower, more left...) the graph moves (scales are moving). Is possible to ban this behavior to force the cursor to stay in original range?

And one more question
When filling values into cursor legend it sometimes jumps less (talking about X coordinates). Just try example: cursor is set on 89 and fill “11” it jumps on 10 (but value 11 really exists). Strange

Does anybody know solution?
Thanks

Using LV 7.1

Message Edited by ceties on 02-14-2006 11:02 AM

LV 2011, Win7
0 Kudos
Message 1 of 3
(2,704 Views)

Hello,

I could see the behavior you described, but cannot think of another way of resolving this other than to programmatically write the scale if it is detected to be beyond the data range.  This of course is not ideal, but should work, nonetheless.  What you described will make for a great product suggestion.  To reach the product suggestion center go to the following link: http://sine.ni.com/apps/utf8/nicc.call_me 

As for your other concern, the issue is known one, and will be fixed in a future release of LabVIEW.  In the mean time, If you'll zoom in at run-time, or try to retrieve the values at edit time, you'll be able to access these without a problem.

I hope this helps,

AG

Message 2 of 3
(2,692 Views)
Hi AG,it helped 🙂
LV 2011, Win7
0 Kudos
Message 3 of 3
(2,686 Views)