09-12-2008 02:42 PM - edited 09-12-2008 02:46 PM
Is the above doable? If so, how? (Am also willing to create .exe and embed and run it instead of VI but VI is first choice).
Thanks,
Don
09-12-2008 06:31 PM
Don,
I ran a quick test by putting a text box on a blank slide. I selected the text, used (menu) Insert_Hyperlink and navigated to a vi. The following link says that you can't hyperlink to an application, so you can't link to LabVIEW; linking to the vi worked for me the first time I ran the slide show and clicked the link.
Jm
09-12-2008 06:38 PM
Alternatively, you can do this (your post specified embedding and all my first post did was link):
(menu) Insert_Object, select "Create from file" and browse to your VI. Right-click your new object and select "Action settings", pick "Object action" and select "Activate contents".
09-15-2008 11:29 AM
Hello - Thanks for looking into this. I tried the latter strategy and here are my results:
1) works well for small simple VI
2) large, complicated VI with many subVIs. Inserts and activates but had big problems related to how powerpoint handles this object during run and it did not run properly
3) large .exe built from the latter would not insert
Sincerely,
Don
09-15-2008 01:40 PM
Don,
I got Powerpoint to launch an executable of a (somewhat) large program by changing the Action Settings (of a plain text box) to "Run program" and selecting the executable. The only thing ugly is that you get a warning about the dangers of opening files.
Jm
09-15-2008 02:54 PM
I could not get the .exe to even insert into the powerpoint slide. The hourglass cursor is stuck there forever as if the program is locked up. So I don't have the opportunity to change the settings. What version of powerpoint are you using?
Thanks,
Don
09-15-2008 03:05 PM
09-16-2008 04:47 AM