LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

two XY graphs to one jpg

I currently save XY graphs to JPG files, but I am looking for a way to take two XY graphs and marry them to the same JPG file.
I am using LV 6.1 and WIN 2000.
0 Kudos
Message 1 of 2
(2,418 Views)
> I currently save XY graphs to JPG files, but I am looking for a way to
> take two XY graphs and marry them to the same JPG file.
> I am using LV 6.1 and WIN 2000.

Hello
look at palette Functions>>Graphics&Sound>>Picture Plots
There is Plot XY.vi with top left point(0,0) input and picture output
If you use this vi twice and set properlly top left point(0,0) inputs, you
could see two plot on one picture indicator.
Next:
Functions>>Graphics&Sound>>Picture Functions Picture to Pixmap.vi and
Functions>>Graphics&Sound>>Graphics Foprmat and use Write JPEG File.vi

I stronglu sugest look more picture functions at Functions>>Graphics&Sound
Palette

regards
Mikrobi
0 Kudos
Message 2 of 2
(2,418 Views)