LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read out the scale values of an intensity graph?

Solved!
Go to solution

My aim is to read OUT the scale ranges (Max and min values DISPLAYED) of an intensity graph.

 

I want to do a scan of an area, display the result in the graph, graphically zoom in on something interesting and then use the zoom coordinates to define the area for the next scan.

 

Is that possible, and how?

If impossible, is there a work-around?

 

 

0 Kudos
Message 1 of 3
(2,652 Views)
Solution
Accepted by sinnfrei

Use the "XScale.Range" and "YScale.Range" property nodes. 

 

Scale Ranges.png

Message 2 of 3
(2,641 Views)

Thanks. After I figured out how to make property nodes, it worked beautifully.

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