LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset ZOOM of Intensity Graph

Solved!
Go to solution

I try to use the built in zoom functionality to define a room of interest. This works fine, but after restarting the Intensity Graph remains zoomed. I already invoke Reinit to default on startup, but the zoom doesn't get reset.

Anyone knows which Node to invoke in order to reset the zoom?

Actor Framework
0 Kudos
Message 1 of 5
(1,569 Views)
Solution
Accepted by topic author Quiztus2

"reinit to default" is for data. You can "autoscale once" for the x and y axis via a property mode.

 

If you show the graph palette, there is also a tool to go back.

 

altenbach_0-1671729040646.png

 

Message 2 of 5
(1,550 Views)

Unfortunately Autoscale once is not the same as the unscaling button. If your data doesn't fit nice to the scale e.g. your data ends at 80, your scale will go to 100. So a manual rescaling to the actual data size needs to be done.

Actor Framework
0 Kudos
Message 3 of 5
(1,483 Views)

Hi Quiztus,

 


@Quiztus2 wrote:

If your data doesn't fit nice to the scale e.g. your data ends at 80, your scale will go to 100.


Only when you enable "Loose Fit"! Did you try to change that property?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(1,478 Views)

That helped. It works

Actor Framework
0 Kudos
Message 5 of 5
(1,469 Views)