LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to control a MS powerpoint slideshow using labview?

Is it possible to control a MS powerpoint slideshow using labview? Please could you tell me how to interface between labview and powerpoint.
0 Kudos
Message 1 of 3
(2,860 Views)
You can do this using activeX, if you open an automation refnum to powerpoint, you then can use property and invoke nodes to control powerpoint. If you want your slideshow in the front panel, you can use an ole container, and control it using property and invoke nodes.
Hope this helps
Message 2 of 3
(2,860 Views)
Hi Jon,

Yes it is possible to control PP from LabVIEW. There are limitations (Thank you MS for not exposing events).

As already said you can use activeX nodes to accomplish this.

The biggest hurdle is the lack of documentation regarding what all the available options are and where to find them.

E-mail me at

bar@dsautomation.com

If you have a specific question.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(2,860 Views)