03-28-2011 07:01 AM
Good Afternoon,
I'm testing MS Office Report Express VI and i need to know if it's possible (and how) to programaticaly change "Path to Template" field? I need that in order to change it through front panel.
Best Regards.
03-29-2011 09:11 AM
Hello aj2011,
Thank you for your post on the National Instruments forum.
a solution for what you want to do is:
when you placed your express VI on the diagram, perform a right click on the express VI. From the dialog box choose "open front panel". Choose "convert". then when the front panel of the express VI is open, modify the connector of the VI and put the template path as an input.
This way you can use the express VI input path template programmatically.
Is the solution you were looking for?
Sincerely
Romain D.
Romain DUVAL || RF & Semiconductor Staff System Engineer || CLA || CTA
National Instruments France
03-29-2011 11:14 AM
Thank you 🙂 Yes, it was the solution i needed. Is already being tested.
Best Regards