LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Image background and plot in XYGRAPH whith same zoom and panning values

Solved!
Go to solution

Hello!.

 

I need to write an application that takes an image file (jpeg, bitmap, etc) and applies it inside a labview window.  I need to be able to zoomin on a selected area and pan in every direction whith the same value of plots. CapturaForum1.JPG
 
  Thanks, any help would be much appreciated.
0 Kudos
Message 1 of 4
(2,675 Views)

You should be able to use the Zoom Attribute.vi built-in example and alter it for your needs. You can find this VI in by opening LabVIEW, clicking Help->Find Examples...->Click the search tab->Search for "zoom attribute"

 

Double click on the VI and test it to see how it zooms and pans an image.

0 Kudos
Message 2 of 4
(2,636 Views)

Daniel ,thanks for the reply but may problem is that the when make zoom in the back picture the above plot zoom no change. I will make to copy programatically the zoom picture in the XYGRAPH zoom. But the zoom in the GRAPHXY (i belive) is maked only whith the graphpalette. This is the real problem

 

Thank for the help, sorry by my bad English!.

0 Kudos
Message 3 of 4
(2,629 Views)
Solution
Accepted by topic author pepesanchez

The NI Vision software contains several of the palettes you're talking about. It is a separate software package that you can view here.

Message 4 of 4
(2,601 Views)