LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Access/Contolling VC GUI through LabVIEW

 

Hi,

 

 

I have a scenario in my project that there is a VC++ GUI for doing certain operation on the UUT through which we can configure the IDs and some file download (through USB) can be done into the UUT. This GUI contains buttons, filepath, checkbox etc. I developed automation Software in LabVIEW for all interface test except with VC++ GUI operation. This GUI i need to control through my LabVIEW application software for automization.

I cant use Call Library code function.vi node or system exec.vi since i dont have any information/details/flow of dlls used in this VC++ GUI.Our Customer also dont have the control on this GUI.

 

I got a suggestion that it can be controlled by accesing the handle of the VC++ GUI in through windows where we can invoke the key functions on the GUI. Our Customer is suggesting it is possible in VB, VC++.I need to do this through LabVIEW.

 

 

Can anybody help me inthis regard?

 

 

Regards,

Rajashekar


 

0 Kudos
Message 1 of 3
(2,438 Views)

This has been asked before many times. Did you try a search.

 

For example (among MANY others), controlling a 3rd party application from Labview with Win32API calls

0 Kudos
Message 2 of 3
(2,437 Views)

I tried and didnt get proper links. Thanks i will go through and check this link.

 

 

Regards,

Rajashekar

0 Kudos
Message 3 of 3
(2,435 Views)