Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get any Application Referance No. for open & close any application

Hi,      I would like to know how to get Reference number to handle any application( Open, Close Application etc.).I want to open Zebra Pro software by using Lab view. I know how to open Excel sheet using LabView, similarly how to get reference Number to handle any application(For e.g--Word, BardTender, Zebra Pro. ....etc.).

Thank you

With Best Regards

Ghadge M.

Contact # 09916539518.

0 Kudos
Message 1 of 2
(2,819 Views)
You need to know what interface that application supports in order to communicate with it using LabVIEW. For example, Office applications can be communicated with using ActiveX. It might be possible that you can also use DLLs to communicate with your application, so you need to figure out the interface it supports before going any further.
Message Edited by Adnan Z on 04-06-2009 12:54 PM
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 2
(2,818 Views)