LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control 3rd party application exe window, which has buttons, menu bar, dropdown men etc..

Hi Pals,
How to control 3rd party application exe window, which has buttons, menu bar, dropdown menu etc.
Please help me to find way to solve my question.
 
Thanks,
Shashi 夏夕
 
How to Image file dynamically from the clipboard?
0 Kudos
Message 1 of 2
(2,625 Views)

hi there

well......

see the exe documentation if the app works as an ActiveX server or if there's an COM object. if so you can use ActiveX Container or Automation to use features of the app. if not you can emulate keyboard inputs and mouse movements to handle your app. search this forum for these expressions.

 

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 2
(2,615 Views)