LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make a projection of an image (diaporama) with LabView?

Hi, I would like to project an image (or better a matrix stored in a table) on a second screen (or videoprojector, or whatever) connected to the computer. In two words I would like to do what PowerPoint does by pressing on "diaporama".
 
Does somebody knows if that is possible with LabView (without scrolling the LabView window on the second screen since that doesn't make a FULL SCREEN projection of the image)?
 
 
Hope somebody can help
 
Thanks
 
TonyMontana
0 Kudos
Message 1 of 3
(2,926 Views)

Hi Tony,

I don't think you can do that with LabVIEW, since it's not the main purpose of the software to project pictures as it is for power point.

Regards,

ClémentG
0 Kudos
Message 2 of 3
(2,884 Views)
Tony,

I am not sure I understand exactly what you are trying to do as I never use PowerPoint.

At NIWeek in 1999 (if I recall correctly) David Moore gave a presentation that used a program he wrote entirely in LV.

I have a program which runs a slide show on a second monitor (projector). All the controls are on the main screen and the display on the second monitor consists of a simple subVI with a picture indicator sized to fit the projector window. The subVI keeps its front panel open and gets called every time the image updates.

This is a work in progress and has not yet been used in public.

Lynn
0 Kudos
Message 3 of 3
(2,876 Views)