LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scale range change event

I wish to use the event "Scale Range Change" on my graph to identify when the scale changes. It seems to work OK when you pan the graph with the mouse, but if the scale changes by itself (when you add data, for example), the event isn't fired.


The help says:

"Generated when the user changes the minimum or maximum value of the scale of a graph or chart. The minimum or maximum value changes when the user enters a new value in a scale marker, pans or zooms the graph or chart, or the graph or chart autoscales. This event is useful if you want to register user changes and then adjust the functionality of the graph."

 

I've attached a simple vi that allows you to pan around the graph and see when the event is correctly fired. If you pan then the event fires. If you Push some data into the graph then it rescales (autoscales) but the event doesn't fire.

 

Any ideas anyone?

Message Edited by Thoric on 06-15-2010 05:01 PM
Thoric (CLA, CLED, CTD and LabVIEW Champion)


Message 1 of 2
(2,627 Views)

Apparently this is an identified bug with CAR#140984, to be fixed in LV2010 Smiley Mad

 

Thoric (CLA, CLED, CTD and LabVIEW Champion)


Message 2 of 2
(2,600 Views)