LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open .pps presentation out of LabView with MS powerpoint viewer

Hello,
 
my LabView program opens a Powerpoint presentation using ActiveX. This works fine.
 
Now I want to run my program in an embedded xp-environment where only the MS PowerPoint viewer is available.
 
Which changes are necessary in my ActiveX Subprogram?
 
I added it below.
 
Many thanks in advance,
 
                       Magnus
0 Kudos
Message 1 of 2
(3,026 Views)
Hello M.Riede,

you have to change your automation refnum to connect to your PowerPoint Viewer. After that, you have to check if all methods and properties are available and how to get the desired functionality if there are differences in methods and properties.

There should be no other problems if the ActiveX environment is available on the emedded Windows.
National Instruments
District Sales Manager
0 Kudos
Message 2 of 2
(2,999 Views)