LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how Access external software Exe

hi,

       i installed Vcom(Victual port setting) software .when i start my pc it will show pop up yes or No than i click manually(mouse) yes.now i want to click Programatically when pc start.

0 Kudos
Message 1 of 11
(4,191 Views)

Hi Gokul,

 

search for "AutoIt". It's a software to automate things in Windows…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 11
(4,181 Views)

hi,

            ya i download autoit software and i try to run extral exe but not run. don't know how to use this..

0 Kudos
Message 3 of 11
(4,129 Views)

AutoIt ist a host application for executing scripts. You have to make your own script, controlling the mouse and clicking on the button. Then put the script into your Windows- Autostart- Folder.

Greets, Dave
0 Kudos
Message 4 of 11
(4,101 Views)

What virtual com port software are you using?

 

I have used lots of virtual com ports with various instruments and things like USB/Serial adaptors and I have never had a virtual com port driver that had a popup everytime I start Windows.

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 11
(4,082 Views)

hi,

      i am using ATC-1000(TCP/ip to RS-232).give me any example scripte.how can i controll the pop ok click.

0 Kudos
Message 6 of 11
(4,049 Views)

@GokulGKM wrote:

hi,

      i am using ATC-1000(TCP/ip to RS-232).give me any example scripte.how can i controll the pop ok click.


I just skimmed the manual, not much there... But it did not say anything about any special drivers, nor have I been able to find any driver downloads for that device.

 

What virtual serial port drivers are you using and where did you get them?

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 7 of 11
(4,022 Views)


I just skimmed the manual, not much there... But it did not say anything about any special drivers, nor have I been able to find any driver downloads for that device.

 

What virtual serial port drivers are you using and where did you get them?


 here i attched i used vitual port manual.but need to know about how to controll the extral exe pop.

 

0 Kudos
Message 8 of 11
(3,995 Views)

 

Okay I downloaded and installed Vcom
The only "pop up" I get when launching Vcom is Windows(7) UAC asking if I want to allow Vcom to make changed to the computer
Is that the "pop up" you are talking about?
========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 9 of 11
(3,948 Views)

yes correct some time my user click no(pop up) than port not open.so i want elemenate that i want to click automatically yes...

0 Kudos
Message 10 of 11
(3,926 Views)