sasinew Posted June 18, 2008 Report Share Posted June 18, 2008 Hi, I am new to LabVIEW. I am using LabVIEW 8.5. I have to do one project in LabVIEW. Can anyone help me how to control windows exe file menus using LabVIEW user interface? sasi Quote Link to comment
Phil Duncan Posted June 19, 2008 Report Share Posted June 19, 2008 QUOTE (sasinew @ Jun 18 2008, 04:37 AM) ... Can anyone please help me how to control windows exe file menus using LabVIEW user interface? sasi Hi Sasi, I am not sure what exactly you are trying to achieve. Do you want LabVIEW to control a windows application or do you want to include a customised file menu in your own LabVIEW compiled executable application? Cheers & Beers :thumbup: :beer: Quote Link to comment
sasinew Posted June 19, 2008 Author Report Share Posted June 19, 2008 QUOTE (Phil Duncan @ Jun 18 2008, 06:29 AM) Hi Sasi, I am not sure what exactly you are trying to achieve. Do you want LabVIEW to control a windows application or do you want to include a customised file menu in your own LabVIEW compiled executable application? Cheers & Beers :thumbup: :beer: Hi Phill, I want labview to control a windows application. For example, i want to open word and write something on that doc and print the doc, is it possible in LabVIEW? I mean control word menus. Please guide me. thank you. sasi Quote Link to comment
Tim_S Posted June 19, 2008 Report Share Posted June 19, 2008 QUOTE (sasinew @ Jun 18 2008, 04:29 AM) I want labview to control a windows application. For example, i want to open word and write something on that doc and print the doc, is it possible in LabVIEW? I mean control word menus. Please guide me.thank you. It's certainly possible. ActiveX would give you control of Word directly. The report generation VIs should also be able to generate Word documents and print them. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.